From 558420c9a795775158546616259446f6208dfe74 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 13 Nov 2023 10:31:36 -0800 Subject: Add missing alias for five-point harness, and for wielding a beartrap. --- tile_config.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/tile_config.json b/tile_config.json index d0f8d38..082ef45 100644 --- a/tile_config.json +++ b/tile_config.json @@ -39968,6 +39968,14 @@ "id": "overlay_wielded_drivebelt", "fg": 4290 }, + { + "id": "five-point-harness", + "fg": 4290 + }, + { + "id": "overlay_wielded_five-point-harness", + "fg": 4290 + }, { "id": "drivebelt_makeshift", "fg": 4291 @@ -59235,6 +59243,11 @@ "fg": 6921, "rotates": false }, + { + "id": "overlay_wielded_beartrap", + "fg": 6921, + "rotates": false + }, { "id": "blade_trap", "fg": 6922, -- cgit v1.2.1