Commit 5067ff1abfa78198fcd3f070a6f85f806468767b

Authored by dg
1 parent cf9f9741

Goodbye Fake Skullcleaver!


git-svn-id: http://svn.net-core.org/repos/t-engine4@5143 51575b47-30f0-44d4-a5cc-537603b46e54
... ... @@ -27,7 +27,7 @@ newEntity{ base = "BASE_WARAXE",
27 27 desc = [[A small but sharp axe, with a handle made of polished bone. The blade has chopped through the skulls of many, and has been stained a deep crimson.]],
28 28 require = { stat = { str=18 }, },
29 29 level_range = {5, 12},
30   - rarity = 220,
  30 + rarity = false,
31 31 cost = 50,
32 32 combat = {
33 33 dam = 16,
... ...