Skip to content

Commit

Permalink
1 file edited
Browse files Browse the repository at this point in the history
  • Loading branch information
Croc-Prog-github committed Apr 20, 2024
1 parent 974a0e5 commit 72ce2ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions game/GameMood/BattleRoyal/sopr.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@

<div name="power-up" id="PwUP" style="width: 60px; height: 60px; position: absolute; top: 82px; left: 230px;">
<progress value="50" max="50" style="margin-top: -7px; position: absolute; width: 65px; accent-color: green; opacity: 35%; z-index: 2"></progress>
<img src="https://docs.google.com/drawings/d/e/2PACX-1vRBSajVjm8pCR-tiwKCiXW0tp3x6O8L2jJYRIQb2WGZNrHP_njlpTcTtJBaZOlqAKBCaKV-h5UQhmHl/pub?w=960&amp;h=720" alt="Errore di fonte" style="width: 144%; left: -11px; position: absolute; top: 0px; z-index: 1; image-rendering: pixelated;">
<img src="/resources/TB2/Blocchi_e_desing_mappe/Cassa_power-up.png" alt="Errore di fonte" style="width: 144%; left: -11px; position: absolute; top: 0px; z-index: 1; image-rendering: pixelated;">
<div name="Ombra" style="width: 40px; height: 30px; background: #0000003d; border-radius: 60%; transform: rotateX(45deg); position: absolute; left: 7.5px; top: 40px; z-index: 0;"></div>
</div>
<img src="https://docs.google.com/drawings/d/e/2PACX-1vRSLERFjon0_CZ8KKxkWIeBMwBmHSrjTCu_p18NPdsRgu66rI7crhjcOjMZZAzZmsp1ISoSzuzxX-7b/pub?w=236&h=226" alt="Errore di fonte" style="position: absolute; width: 27px; left: 248px; top: 143px;">
<img src="/resources/TB2/Drop_Power-up.png" alt="Errore di fonte" style="position: absolute; width: 27px; left: 248px; top: 143px;">

<div name="tecnic">
<div id="taglio_netto" style="background: url(https://docs.google.com/drawings/d/e/2PACX-1vRmI7KjnDx_uvg6KZyxEibN-523LxExHFJ-tPGdGg-KVp83nCCEUfkWl6u198uH4FkrtNvzFcaWX_Ld/pub?w=138&h=55); width: 60px; height: 25px; background-size: cover;"></div>
<div id="super_taglio_netto" style="background: url(https://docs.google.com/drawings/d/e/1PACX-1vS56IefkAfoPXXixzVmuaW2BwvHc2Q5kbvsaAg9ce7hzz3ZRnDJDiLXOgpdSBHWIrPQO8xTdbkLPqP1/pub?w=276&h=111); width: 60px; height: 25px; background-size: cover;"></div>
<div id="taglio_netto" style="background: url('/resources/TB2/Attacchi_e_tecniche/Taglio_netto.png'); width: 60px; height: 25px; background-size: cover;"></div>
<div id="super_taglio_netto" style="background: url('/resources/TB2/Attacchi_e_tecniche/Super_Taglio_netto.png'); width: 60px; height: 25px; background-size: cover;"></div>
</div>

<!--
Expand Down

0 comments on commit 72ce2ec

Please sign in to comment.