summaryrefslogtreecommitdiff
path: root/src/tables.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tables.cc')
-rw-r--r--src/tables.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/tables.cc b/src/tables.cc
index f87db29c..22e9a98b 100644
--- a/src/tables.cc
+++ b/src/tables.cc
@@ -3724,8 +3724,6 @@ tval_desc tvals[] =
{ TV_MSTAFF, "Mage Staff" },
{ TV_PARCHMENT, "Parchment" },
{ TV_INSTRUMENT, "Musical Instrument" },
- { TV_RUNE1, "Rune 1" },
- { TV_RUNE2, "Rune 2" },
{ TV_JUNK, "Junk" },
{ 0, NULL }
};
@@ -3886,14 +3884,6 @@ tval_desc tval_descs[] =
"they can be activated for great or strange effects..."
},
{
- TV_RUNE1,
- "Runes are used with the Runecraft skill to create brand new spells."
- },
- {
- TV_RUNE2,
- "Runes are used with the Runecraft skill to create brand new spells."
- },
- {
TV_JUNK,
"Junk is usually worthless, though experienced archers can "
"create ammo with them."