mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-30 06:56:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			72 lines
		
	
	
	
		
			1.4 KiB
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			72 lines
		
	
	
	
		
			1.4 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
 | |
| 
 | |
| call convertone.bat speaker speaker
 | |
| 
 | |
| call convertone.bat speaker_off speaker-off
 | |
| 
 | |
| call convertone.bat high_shot high-shot
 | |
| 
 | |
| call convertone.bat tied_scroll tied-scroll
 | |
| 
 | |
| call convertmain.bat high_shot_big high-shot
 | |
| 
 | |
| call convertmain.bat battle_axe_big battle-axe
 | |
| 
 | |
| call convertmain.bat tied_scroll_big tied-scroll
 | |
| 
 | |
| :nouveau
 | |
| 
 | |
| call convertone.bat swordman swordman
 | |
| 
 | |
| pause
 | 
