Skip to content
Snippets Groups Projects
Commit 4a36e73d authored by DarkGod's avatar DarkGod
Browse files

spinnnn

parent 5f824d70
No related branches found
No related tags found
No related merge requests found
game/modules/tome/data/gfx/shockbolt/npc/giant_ogre_ogre_rune_spinner.png

16.9 KiB

......@@ -171,6 +171,8 @@ newEntity{ base = "BASE_NPC_OGRE",
newEntity{ base = "BASE_NPC_OGRE",
name = "ogre rune-spinner", color=colors.LIGHT_RED,
desc = [[A towering ogre guard, his skin covered in runes and arcane designs.]],
female = 1,
resolvers.nice_tile{tall=1},
level_range = {23, nil}, exp_worth = 1,
special_rarity = 2,
rank = 3,
......
......@@ -106,6 +106,8 @@ newEntity{
newEntity{ base = "BASE_NPC_ELVALA_OGRE_TOWN",
name = "ogre rune-spinner", color=colors.LIGHT_UMBER,
desc = [[A towering ogre guard, his skin covered in runes.]],
female = 1,
resolvers.nice_tile{tall=1},
level_range = {1, nil}, exp_worth = 1,
rarity = 3,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment