From f04457630936cc18b3f137f9a40abfd6b71c4b46 Mon Sep 17 00:00:00 2001 From: copperwater Date: Mon, 23 Apr 2018 23:09:40 -0400 Subject: [PATCH] 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. --- src/objects.c | 2 +- win/share/objects.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/objects.c b/src/objects.c index 5261a3422..449a13d09 100644 --- a/src/objects.c +++ b/src/objects.c @@ -703,7 +703,7 @@ TOOL("drum of earthquake","drum", 0, 0, 1, 1, 2, 25, 25, LEATHER, HI_LEATHER), /* tools useful as weapons */ WEPTOOL("pick-axe", None, 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), WEPTOOL("unicorn horn", None, 1, 1, 1, 0, 20, 100, 12, 12, PIERCE, P_UNICORN_HORN, diff --git a/win/share/objects.txt b/win/share/objects.txt index 15c6181e8..a03300608 100644 --- a/win/share/objects.txt +++ b/win/share/objects.txt @@ -4530,7 +4530,7 @@ Z = (195, 195, 195) ................ ................ } -# tile 237 (iron hook / grappling hook) +# tile 237 (grappling hook) { .............N.. ..............P.