Fortune: Introduce fortune display
Add a new sub-module that displays Fortune in character and party sheets. In the character sheet, this is an input field and is automatically tracked thanks to flags. Add an icon for the party sheet and the according CSS class.
This commit is contained in:
parent
eba433cc05
commit
67d4b0387a
7 changed files with 155 additions and 4 deletions
3
styles/mills_fabula.css
Normal file
3
styles/mills_fabula.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
.mf-fortune {
|
||||
background-image: url("/modules/the-mills-fabula/assets/fortune.png");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue