Skip to content
Snippets Groups Projects
Commit 0c97c088 authored by dg's avatar dg
Browse files

Fix Garkul helm price

git-svn-id: http://svn.net-core.org/repos/t-engine4@5938 51575b47-30f0-44d4-a5cc-537603b46e54
parent cbe04122
No related branches found
No related tags found
No related merge requests found
......@@ -304,7 +304,7 @@ newEntity{ base = "BASE_HELM",
require = { stat = { str=16 }, },
level_range = {12, 22},
rarity = 200,
cost = 20,
cost = 500,
material_level = 2,
skullcracker_mult = 5,
......
......@@ -149,7 +149,7 @@ newEntity{
newEntity{
power_source = {nature=true},
name = "caller's", prefix=true, instant_resolve=true,
name = "caller's ", prefix=true, instant_resolve=true,
keywords = {callers=true},
level_range = {40, 50},
greater_ego = 1,
......
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