Tesoro y Gloria: fix img pathnames to Roll20/master (#5707)

This commit is contained in:
Andreas J
2019-12-02 10:58:27 -06:00
committed by Cassie Levett
parent 9c153c0683
commit 8df2c19bc1
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
Ficha y herramientas para usar el juego de rol TyG en roll20
Offical Character Sheet for Tesoro y Gloria(TyG) by the publsiher.
Offical Character Sheet for "Tesoro y Gloria"(TyG), by the publisher.
+5 -5
View File
@@ -1,4 +1,4 @@
<img src="https://raw.githubusercontent.com/Anduh/roll20-character-sheets/TyG/Tesoro-y-Gloria/images/logo.jpg" style="width:600px;height:190px">
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Tesoro-y-Gloria/images/logo.jpg" style="width:600px;height:190px">
<div>
<button type="action" name="act_pericias" >Pericias y Combate</button>
@@ -154,14 +154,14 @@
<!-- Page 1:PG, CA, DA Y VELOCIDAD -->
<h4>
<img src="https://raw.githubusercontent.com/Anduh/roll20-character-sheets/TyG/Tesoro-y-Gloria/images/skull.png" class="skull">
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Tesoro-y-Gloria/images/skull.png" class="skull">
<span>Pts de Golpe</span>
<input type="text" name=attr_pgTotales class="w32">
<input type="text" name=attr_pgActuales class="w32">
<img src="https://raw.githubusercontent.com/Anduh/roll20-character-sheets/TyG/Tesoro-y-Gloria/images/armor.png" class="armor">
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Tesoro-y-Gloria/images/armor.png" class="armor">
<span>Clase de Armadura</span>
<input type="text" name=attr_CA class="w32" value="10" >
<img src="https://raw.githubusercontent.com/Anduh/roll20-character-sheets/TyG/Tesoro-y-Gloria/images/da-base.png" class="sword">
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Tesoro-y-Gloria/images/da-base.png" class="sword">
<span>DA base</span>
<select name="attr_DA" class="dtype sword">
<option value="d1">1</option>
@@ -172,7 +172,7 @@
<option value="d12">d12</option>
<option value="d20">d20</option>
</select>
<img src="https://raw.githubusercontent.com/Anduh/roll20-character-sheets/TyG/Tesoro-y-Gloria/images/velocidad.png" class="foot">
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Tesoro-y-Gloria/images/velocidad.png" class="foot">
<span> Velocidad </span>
<input type="text" name=attr_Vel class="w32" value=10 >
</h4>