diff --git a/game/modules/tome/data/general/objects/lore/fun.lua b/game/modules/tome/data/general/objects/lore/fun.lua index 9f45f060724a5aec84c3009b1133317ce7e0315d..e0d97283ad3f88a1dbf734c0389290c2a43bd4a3 100644 --- a/game/modules/tome/data/general/objects/lore/fun.lua +++ b/game/modules/tome/data/general/objects/lore/fun.lua @@ -18,7 +18,7 @@ -- darkgod@te4.org newEntity{ base = "BASE_LORE", - name = "trollish poem, first part", lore="troll-poem-1", unique=true, + name = "trollish poem", lore="troll-poem", unique=true, desc = [[A poem written by a... troll?]], level_range = {1, 50}, rarity = 20, @@ -26,23 +26,7 @@ newEntity{ base = "BASE_LORE", } newEntity{ base = "BASE_LORE", - name = "trollish poem, second part", lore="troll-poem-2", unique=true, - desc = [[A poem written by a... troll?]], - level_range = {1, 50}, - rarity = 20, - encumber = 0, -} - -newEntity{ base = "BASE_LORE", - name = "necromancer poem, first part", lore="necromancer-poem-1", unique=true, - desc = [[A poem written by a... Necromancer?]], - level_range = {15, 50}, - rarity = 20, - encumber = 0, -} - -newEntity{ base = "BASE_LORE", - name = "necromancer poem, second part", lore="necromancer-poem-2", unique=true, + name = "necromancer poem", lore="necromancer-poem", unique=true, desc = [[A poem written by a... Necromancer?]], level_range = {15, 50}, rarity = 20, diff --git a/game/modules/tome/data/lore/fun.lua b/game/modules/tome/data/lore/fun.lua index 92ccefdaedbbf3b761c48b55146e69d10fb48b0e..966554351ae478d0da1738f8b11a6e67bd9babe2 100644 --- a/game/modules/tome/data/lore/fun.lua +++ b/game/modules/tome/data/lore/fun.lua @@ -18,9 +18,9 @@ -- darkgod@te4.org newLore{ - id = "troll-poem-1", + id = "troll-poem", category = "misc", - name = "trollish poem (part one)", + name = "trollish poem", lore = [[#{bold}#"Me Likes to Club" #{italic}#Club club club, @@ -38,15 +38,6 @@ Eyes so blue, Crush his bones, Make elf stew! -...#{normal}#]], -} - -newLore{ - id = "troll-poem-2", - category = "misc", - name = "trollish poem (part two)", - lore = [[#{italic}#... - Hairy dwarf, Smells like dirt, Cook him long, @@ -64,9 +55,9 @@ Me likes to club!#{normal}#]], } newLore{ - id = "necromancer-poem-1", + id = "necromancer-poem", category = "misc", - name = "necromancer poem (part one)", + name = "necromancer poem", lore = [[#{bold}#"The Necromancer's Canticle" #{italic}#Saved from coffin, casket, urn @@ -84,15 +75,6 @@ They hurry home, a distant friend But do they cheer? Do they commend? They yell! Does rotting flesh offend? -...#{normal}#]], -} - -newLore{ - id = "necromancer-poem-2", - category = "misc", - name = "necromancer poem (part two)", - lore = [[#{italic}#... - We bring life to lifeless bone But do they smile? Do they condone? They sit upon their golden thrones