Skip to content
Snippets Groups Projects
Commit 67e20e9a authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@6027 51575b47-30f0-44d4-a5cc-537603b46e54
parent 062aece2
No related branches found
No related tags found
No related merge requests found
game/modules/tome/data/gfx/shockbolt/npc/elemental_ice_shivgoroth.png

9.82 KiB

......@@ -2094,7 +2094,7 @@ newEffect{
}
newEffect{
name = "SHIVGOROTH_FORM", image = "shockbolt/npc/elemental_void_losgoroth_corrupted.png",
name = "SHIVGOROTH_FORM", image = "talents/shivgoroth_form.png",
desc = "Shivgoroth Form",
long_desc = function(self, eff) return ("The target assumes the form of a shivgoroth."):format() end,
type = "magical",
......@@ -2123,7 +2123,7 @@ newEffect{
self.hotkey = ohk
self.replace_display = mod.class.Actor.new{
image = "npc/elemental_void_losgoroth_corrupted.png",
image = "npc/elemental_ice_shivgoroth.png",
}
self:removeAllMOs()
game.level.map:updateMap(self.x, self.y)
......
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