diff --git a/game/modules/tome/data/general/objects/world-artifacts-far-east.lua b/game/modules/tome/data/general/objects/world-artifacts-far-east.lua index e0f0302ee44cb22a0618b37d56b6ce1c9fca77dd..9e1fc6818e6db64c3d36b1bf4b7263ef42151a01 100644 --- a/game/modules/tome/data/general/objects/world-artifacts-far-east.lua +++ b/game/modules/tome/data/general/objects/world-artifacts-far-east.lua @@ -38,6 +38,7 @@ newEntity{ base = "BASE_SCROLL", define_as = "JEWELER_TOME", subtype="tome", no_ end, } +--[=[ newEntity{ base = "BASE_GEM", define_as = "ANCIENT_STORM_SAPHIR", power_source = {unknown=true}, unique = true, @@ -51,6 +52,7 @@ newEntity{ base = "BASE_GEM", define_as = "ANCIENT_STORM_SAPHIR", material_level = 4, identified = false, } +]=] -- Not a random drop, used by the quest started above newEntity{ base = "BASE_SCROLL", define_as = "JEWELER_SUMMON", subtype="tome", no_unique_lore=true,