ENhance actor sheet with roll messages
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="#2255aa"/>
|
||||
<text x="32" y="42" text-anchor="middle" font-size="30" fill="white" font-family="sans-serif" font-weight="bold">E</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="#886644"/>
|
||||
<text x="32" y="42" text-anchor="middle" font-size="30" fill="white" font-family="sans-serif" font-weight="bold">H</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="#ff8800"/>
|
||||
<text x="32" y="42" text-anchor="middle" font-size="30" fill="white" font-family="sans-serif" font-weight="bold">I</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="#7744aa"/>
|
||||
<text x="32" y="42" text-anchor="middle" font-size="30" fill="white" font-family="sans-serif" font-weight="bold">J</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="#aa0000"/>
|
||||
<text x="32" y="42" text-anchor="middle" font-size="30" fill="white" font-family="sans-serif" font-weight="bold">!</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="#665533"/>
|
||||
<text x="32" y="42" text-anchor="middle" font-size="30" fill="white" font-family="sans-serif" font-weight="bold">P</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="#22aa22"/>
|
||||
<text x="32" y="42" text-anchor="middle" font-size="30" fill="white" font-family="sans-serif" font-weight="bold">Q</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="#5566bb"/>
|
||||
<text x="32" y="42" text-anchor="middle" font-size="30" fill="white" font-family="sans-serif" font-weight="bold">S</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<circle cx="32" cy="32" r="30" fill="#cc2222"/>
|
||||
<text x="32" y="42" text-anchor="middle" font-size="30" fill="white" font-family="sans-serif" font-weight="bold">V</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |