Updated Schemas

This commit is contained in:
Ben C 2024-06-04 12:15:26 +00:00
parent fbe301224a
commit e3b0dc0e34

View File

@ -2180,6 +2180,10 @@
"reveal": { "reveal": {
"type": "string", "type": "string",
"description": "Ship log fact revealed when viewing this slide.\nSet this to include ship log entry module. Base game default is \"\"." "description": "Ship log fact revealed when viewing this slide.\nSet this to include ship log entry module. Base game default is \"\"."
},
"rotate": {
"type": "boolean",
"description": "Exclusive to slide reels. Whether this slide should rotate the reel item while inside a projector."
} }
} }
}, },