Display all of the pinned ammo on the sheet and tweak the list header style.
This commit is contained in:
parent
c495f45015
commit
a7e0fe899a
5 changed files with 32 additions and 25 deletions
|
|
@ -173,10 +173,13 @@
|
|||
"rollTarget": "Target",
|
||||
"difficulty": "(DC: {dc})",
|
||||
"RichEditor-no-collaborative": "Warning: This editor is not collaborative, that means that if you and someone else are editing it at the same time, you won't see that someone else is making changes until they save, and then your changes will be lost.",
|
||||
"starred-ammo-placeholder": "Starred Ammo Slot",
|
||||
"AmmoTracker": {
|
||||
"no-ammo": "You don't have any ammo!",
|
||||
"pin-button": "Pin {name} to your character sheet",
|
||||
"pin-button-tooltip": "Pin {name}"
|
||||
"star-button": "Add {name} as a starred ammo",
|
||||
"star-button-tooltip": "Add Star",
|
||||
"unstar-button": "Remove {name} as a starred ammo",
|
||||
"unstar-button-tooltip": "Remove Star"
|
||||
}
|
||||
},
|
||||
"notifs": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue