summaryrefslogtreecommitdiff
path: root/src/tables.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-10-05 18:45:08 +0200
committerBardur Arantsson <bardur@scientician.net>2016-10-05 18:45:08 +0200
commitfaf6923e1c35b8f69905548467874a76a4c740bd (patch)
tree7636dcf123f3b45e9cd823194bca01837d3a3b68 /src/tables.cc
parent35daca530fecc0b74dea0820941a273950c59bf2 (diff)
Remove max_plev
Diffstat (limited to 'src/tables.cc')
-rw-r--r--src/tables.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tables.cc b/src/tables.cc
index 54be6b45..8853b938 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -4238,8 +4238,6 @@ module_type modules[MAX_MODULES] =
},
/* Randarts: */
{ 30, 20, 20 },
- /* Max player level: */
- 50,
/* Skills: */
{ 6, 4, },
/* Intro function */
@@ -4260,8 +4258,6 @@ module_type modules[MAX_MODULES] =
},
/* Randarts: */
{ 30, 30, 30 },
- /* Max player level: */
- 50,
/* Skill overage: */
{ 6, 5, },
/* Intro function */