diff --git a/game/modules/tome/data/gfx/shockbolt/npc/giant_ogre_ogre_sentry.png b/game/modules/tome/data/gfx/shockbolt/npc/giant_ogre_ogre_sentry.png new file mode 100644 index 0000000000000000000000000000000000000000..cf7114871146b3f03986713ee7530f7fcee1f589 Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/npc/giant_ogre_ogre_sentry.png differ diff --git a/game/modules/tome/data/zones/conclave-vault/npcs.lua b/game/modules/tome/data/zones/conclave-vault/npcs.lua index 47ea876f76c01478a7c02a2678e8e8369bdedac8..12ecd631d13bf15d35ea67da7477e2b07d9a2468 100644 --- a/game/modules/tome/data/zones/conclave-vault/npcs.lua +++ b/game/modules/tome/data/zones/conclave-vault/npcs.lua @@ -192,6 +192,7 @@ newEntity{ base = "BASE_NPC_OGRE", newEntity{ base = "BASE_NPC_OGRE", define_as = "OGRE_SENTRY", name = "ogre sentry", color=colors.GREY, + resolvers.nice_tile{tall=1}, desc = [[This greatsword-wielding ogre looks at you with contempt and hatred.]], level_range = {21, nil}, exp_worth = 1, rank = 3,