Remove "iron hook" unidentified description

It's confusing and served no purpose; a spoiled player knew what it is,
an unspoiled player might think it was a hook-hand or something. Now
they all show up as grappling hook.
This commit is contained in:
copperwater
2020-01-04 22:54:14 +01:00
committed by Patric Mueller
parent 77281e7194
commit f044576309
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -703,7 +703,7 @@ TOOL("drum of earthquake","drum", 0, 0, 1, 1, 2, 25, 25, LEATHER, HI_LEATHER),
/* tools useful as weapons */ /* tools useful as weapons */
WEPTOOL("pick-axe", None, WEPTOOL("pick-axe", None,
1, 0, 0, 20, 100, 50, 6, 3, WHACK, P_PICK_AXE, IRON, HI_METAL), 1, 0, 0, 20, 100, 50, 6, 3, WHACK, P_PICK_AXE, IRON, HI_METAL),
WEPTOOL("grappling hook", "iron hook", WEPTOOL("grappling hook", None,
0, 0, 0, 5, 30, 50, 2, 6, WHACK, P_FLAIL, IRON, HI_METAL), 0, 0, 0, 5, 30, 50, 2, 6, WHACK, P_FLAIL, IRON, HI_METAL),
WEPTOOL("unicorn horn", None, WEPTOOL("unicorn horn", None,
1, 1, 1, 0, 20, 100, 12, 12, PIERCE, P_UNICORN_HORN, 1, 1, 1, 0, 20, 100, 12, 12, PIERCE, P_UNICORN_HORN,
+1 -1
View File
@@ -4530,7 +4530,7 @@ Z = (195, 195, 195)
................ ................
................ ................
} }
# tile 237 (iron hook / grappling hook) # tile 237 (grappling hook)
{ {
.............N.. .............N..
..............P. ..............P.