Skip to content
Snippets Groups Projects
Commit 614c5238 authored by dg's avatar dg
Browse files

moar

git-svn-id: http://svn.net-core.org/repos/t-engine4@4239 51575b47-30f0-44d4-a5cc-537603b46e54
parent 802f9e81
No related branches found
No related tags found
No related merge requests found
......@@ -694,7 +694,7 @@ newEntity{ base = "BASE_WHIP",
newEntity{ base = "BASE_GREATSWORD",
power_source = {technique=true},
define_as = "MURDERBLADE", rarity=false,
name = "Warmaster Gnarg's Murderblade", unique=true,
name = "Warmaster Gnarg's Murderblade", unique=true, image="object/artifact/warmaster_gnargs_murderblade.png",
unided_name = "blood-etched greatsword", color=colors.CRIMSON,
desc = [[A blood-etched greatsword, it has seen many foes. From the inside.]],
require = { stat = { str=35 }, },
......
game/modules/tome/data/gfx/shockbolt/object/artifact/void_star.png

4.41 KiB

game/modules/tome/data/gfx/shockbolt/object/artifact/warmaster_gnargs_murderblade.png

4.76 KiB

......@@ -22,7 +22,7 @@ load("/data/general/objects/objects-maj-eyal.lua")
newEntity{ base = "BASE_LITE", define_as = "VOID_STAR",
power_source = {arcane=true},
unique = true,
name = "Void Star", image="terrain/wormhole.png",
name = "Void Star", image="object/artifact/void_star.png",
unided_name = "tiny black star",
level_range = {1, 10},
color = colors.GREY,
......
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