You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
1020 B

5 years ago
local WIT, core = ...
core.Items.Inscription = {
-- Vanilla
MoonglowInk = 39469, -- 1
MidnightInk = 39774, -- 1
HuntersInk = 43115,
LionsInk = 43116, -- 1
DawnstarInk = 43117,
JadefireInk = 43118, -- 1
RoyalInk = 43119,
CelestialInk = 43120, -- 1
FireyInk = 43121,
InkOfTheSky = 43123,
ShimmeringInk = 43122, -- 1
-- TBC
EthrealInk = 43124, -- 1
DarkflameInk = 43125, -- 10
-- WotLK
InkOfTheSea = 43126, -- 1
SnowfallInk = 43127, -- 10
-- Cata
BlackfallowInk = 61978, -- 1
InfernoInk = 61981, -- 10
-- MOP
InkOfDreams = 79254, -- 1
StarlightInk = 79255, -- 10
-- WOD
CeruleanPigment = 114931,
WarbindersInk = 113111, -- 1
-- Legion
RoseatePigment = 129032, -- 1
SallowPigment = 129034, -- 1
-- BFA
UltramarineInk = 158187, -- 1
CrimsonInk = 158188, -- 1
ViridecentInk = 158189, -- 10
MaroonInk = 168663, -- 1
-- Shadowlands
UmbralInk = 173058,
TranquilInk = 175970,
LuminousInk = 173059,
}