fix: missing note beacon in allShipDecorations

This is the only orbiter decoration that does not start with `/Lotus/Types/Items/ShipDecos/`.
This commit is contained in:
Sainan 2024-06-07 17:09:51 +02:00
parent 656e70227c
commit bcea32c611

View File

@ -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" },