mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-03 13:42:33 +00:00
Fixing Broken Images
A user of the sheet notified me that some of the images on the sheet had a "Broken Link_ notification. I fixed it by finding or uploading new images to use on the sheet instead.
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class='sheet-2colrow'>
|
||||
<div style="width:100%">
|
||||
<img src="https://i.imgur.com/HhFlHyf.png" />
|
||||
<div style="width:45%">
|
||||
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcT2PfElyohySAyAg8VsXFx6z7D1dH7xF46dCw&usqp=CAU" />
|
||||
</div>
|
||||
<!-- General character descriptions -->
|
||||
<div class='sheet-col'>
|
||||
@@ -1558,11 +1558,11 @@
|
||||
<option value="0">Human</option>
|
||||
</select>
|
||||
Hit Location
|
||||
<button style="font-size:0;height:32px" name="roll_melee-location" type="roll" value="&{template:HL-Melee} {{roll=[[1d20]]}}" class="btn ui-draggable">
|
||||
<img src="https://i.imgur.com/Is6m9rX.png" />
|
||||
<button style="font-size:0;height:32px;width :32px" name="roll_melee-location" type="roll" value="&{template:HL-Melee} {{roll=[[1d20]]}}" class="btn ui-draggable">
|
||||
<img src="https://imgur.com/MMfgaxg.png" />
|
||||
</button>
|
||||
<button style="font-size:0;height:32px" name="roll_missle-location" type="roll" value="&{template:HL-Missle} {{roll=[[1d20]]}}" class="btn ui-draggable ">
|
||||
<img src="https://i.imgur.com/IxuyBxY.png" />
|
||||
<button style="font-size:0;height:32px;width :32px" name="roll_missle-location" type="roll" value="&{template:HL-Missle} {{roll=[[1d20]]}}" class="btn ui-draggable ">
|
||||
<img src="https://imgur.com/D9usk5z.png" />
|
||||
</button>
|
||||
</div>
|
||||
<div style="display: inline">Hit Pts.
|
||||
|
||||
Reference in New Issue
Block a user