Working on 0.8.x - Character sheets related
This commit is contained in:
@@ -14,5 +14,11 @@ export class PropertySheetL5r5e extends ItemSheetL5r5e {
|
||||
tabs: [{ navSelector: ".sheet-tabs", contentSelector: ".sheet-body", initial: "description" }],
|
||||
});
|
||||
}
|
||||
// TODO certain propriétés en annule d'autres : aiguisé <-> abimé. voir comment faire.
|
||||
// TODO Some properties cancel others :
|
||||
// Concealable and Cumbersome
|
||||
// Ceremonial and Mundane
|
||||
// Damaged and Durable
|
||||
// Resplendent and Subtle
|
||||
// Subtle and Wargear
|
||||
// Sacred and Unholy
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user