From d1234589577a810518da414638ba41d823f69058 Mon Sep 17 00:00:00 2001 From: Sainan Date: Mon, 10 Jun 2024 13:57:22 +0200 Subject: [PATCH] fix: missing note beacon in allShipDecorations (#286) --- static/fixed_responses/allShipDecorations.json | 1 + 1 file changed, 1 insertion(+) diff --git a/static/fixed_responses/allShipDecorations.json b/static/fixed_responses/allShipDecorations.json index 07136cad..ec5a2ca9 100644 --- a/static/fixed_responses/allShipDecorations.json +++ b/static/fixed_responses/allShipDecorations.json @@ -1,4 +1,5 @@ [ + { "ItemCount": 1, "ItemType": "/Lotus/Objects/Tenno/Props/TnoLisetTextProjector" }, { "ItemCount": 1, "ItemType": "/Lotus/Types/Items/ShipDecos/7thAnniversaryPoster" }, { "ItemCount": 1, "ItemType": "/Lotus/Types/Items/ShipDecos/8thAnniversaryPoster" }, { "ItemCount": 1, "ItemType": "/Lotus/Types/Items/ShipDecos/AcolyteAreaCasterBobbleHead" },