Skip to content
Snippets Groups Projects
Commit 26d9f198 authored by dg's avatar dg
Browse files

The Three Edged Sword now has a correct encumberance value

git-svn-id: http://svn.net-core.org/repos/t-engine4@2235 51575b47-30f0-44d4-a5cc-537603b46e54
parent f7566377
No related branches found
No related tags found
No related merge requests found
......@@ -1363,7 +1363,7 @@ newEntity{ base = "BASE_GREATSWORD",
level_range = {25, 32},
require = { stat = { str=26, wil=26, cun=26 }, },
color = colors.GOLD,
encumberance = 12,
encumber = 12,
cost = 350,
rarity = 240,
material_level = 4,
......
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