From 256dcc5e4442ddfcff970307fee2a958a4f36633 Mon Sep 17 00:00:00 2001 From: JonahDes <50489005+JonahDes@users.noreply.github.com> Date: Sat, 18 May 2019 00:56:28 +0100 Subject: [PATCH] Updated pike entry in tools.json for awl pike. For a long time now, the awl pike has been considered the longer variant of the standard pike, with the REACH3 Flag; this has been an issue addressed by Kevin before, but the actual ID of the items hasn't been adjusted since then. The change just renames the awl pike to the pike. There may be changes to other files in the future involving the other pike. --- data/json/items/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/tools.json b/data/json/items/tools.json index d3324ba08c5b2..a18d172bb6db3 100644 --- a/data/json/items/tools.json +++ b/data/json/items/tools.json @@ -5665,7 +5665,7 @@ "id": "pike", "type": "GENERIC", "category": "weapons", - "name": "awl pike", + "name": "pike", "description": "This is a medieval weapon consisting of a wood shaft tipped with an iron spike.", "weight": 2500, "volume": 14,