Working on 0.8.x
- NPC with all ring on strengths/weaknesses (CSS TODO). - Removed Custom tech "Links" as they are in fact "Bonds" and need more work. - Added Bonds, SignatureScroll, ItemPatterns and working on titles
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -96,10 +96,14 @@
|
||||
// Advancement Sheet, Armor Sheet, Item Sheet, Peculiarity Sheet, Property Sheet, Technique Sheet, Weapon Sheet
|
||||
&.advancement,
|
||||
&.armor,
|
||||
&.bond,
|
||||
&.item,
|
||||
&.item-pattern,
|
||||
&.peculiarity,
|
||||
&.property,
|
||||
&.signature-scroll,
|
||||
&.technique,
|
||||
&.title,
|
||||
&.weapon {
|
||||
.sheet-header {
|
||||
margin-bottom: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user