mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 14:35:45 +00:00
60 lines
1.1 KiB
Batchfile
60 lines
1.1 KiB
Batchfile
|
|
goto nouveau
|
|
|
|
call convertone.bat crystal_ball crystal-ball
|
|
|
|
call convertone.bat funnel funnel
|
|
|
|
call convertone.bat round_star round-star
|
|
|
|
call convertone.bat settings_knobs settings-knobs
|
|
|
|
call convertone.bat spell_book spell-book
|
|
|
|
call convertone.bat stars_stack stars-stack
|
|
|
|
call convertone.bat wooden_sign wooden-sign
|
|
|
|
call convertone.bat plain_arrow_down plain-arrow-down
|
|
|
|
call convertone.bat plain_arrow_up plain-arrow-up
|
|
|
|
call convertone.bat trash_can trash-can
|
|
|
|
rem call convertone.bat battle_axe battle-axe
|
|
|
|
call convertone.bat click click
|
|
|
|
rem call convertmain.bat battle_axe.png battle-axe.svg
|
|
|
|
call convertone.bat d4 d4
|
|
|
|
call convertone.bat d6 d6
|
|
|
|
call convertone.bat d8 d8
|
|
|
|
call convertone.bat d10 d10
|
|
|
|
call convertone.bat d12 d12
|
|
|
|
call convertone.bat d20 d20
|
|
|
|
call convertone.bat cubes cubes
|
|
|
|
call convertone.bat rolling_dice_cup rolling-dice-cup
|
|
|
|
call convertone.bat battle_axe battle-axe
|
|
|
|
call convertone.bat share share
|
|
|
|
call convertone.bat cancel cancel
|
|
|
|
call convertone.bat scroll_unfurled scroll-unfurled
|
|
|
|
:nouveau
|
|
|
|
call convertone.bat speaker speaker
|
|
|
|
call convertone.bat speaker_off speaker-off
|
|
|
|
pause
|