Conclave Console #1908

Open
opened 2025-04-28 14:03:15 -07:00 by Sainan · 0 comments
Owner

As of around the time the 1999 demo was added, this deco should now be placed by default:

{
    "Name":"BridgeRoom",
    "MaxCapacity":1600,
    "PlacedDecos":[
        {
            "Type":"/Lotus/Objects/Tenno/Props/Ships/LandCraftPlayerProps/ConclaveConsolePlayerShipDeco",
            "Pos":[
                -30.082,
                -3.95954,
                -16.7913
            ],
            "Rot":[
                -135,
                0,
                0
            ],
            "id":{
                "$oid":"snip"
            }
        }
    ]
}
As of around the time the 1999 demo was added, this deco should now be placed by default: ```json { "Name":"BridgeRoom", "MaxCapacity":1600, "PlacedDecos":[ { "Type":"/Lotus/Objects/Tenno/Props/Ships/LandCraftPlayerProps/ConclaveConsolePlayerShipDeco", "Pos":[ -30.082, -3.95954, -16.7913 ], "Rot":[ -135, 0, 0 ], "id":{ "$oid":"snip" } } ] } ```
Sainan added the
unimplemented
label 2025-04-28 14:03:15 -07:00
Sign in to join this conversation.
No description provided.