mirror of
				https://github.com/em-squared/5e-drs.git
				synced 2025-10-30 05:04:21 +00:00 
			
		
		
		
	intégration des cinq royaumes
This commit is contained in:
		
							parent
							
								
									62cf701300
								
							
						
					
					
						commit
						29a950bc72
					
				
					 25 changed files with 866 additions and 43 deletions
				
			
		|  | @ -2,6 +2,7 @@ | |||
|   <div class="my-monsters"> | ||||
|     <div class="d-flex align-center mb-4 d-print-none"> | ||||
|       <Breadcrumb class="mr-auto" /> | ||||
|       <v-btn :outlined="!$store.state.l5r" color="primary" class="mr-4" depressed @click="$store.commit('setL5r', !$store.state.l5r)"><span class="orn">8</span> Règles cinq royaumes</v-btn> | ||||
|       <v-btn color="primary" class="mr-4" depressed link to="/creation-de-monstre-pnj/"><v-icon left>mdi-plus</v-icon> Créer un monstre</v-btn> | ||||
|       <v-btn color="primary" depressed link to="/bestiaire/">Bestiaire</v-btn> | ||||
|     </div> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Maxime Moraine
						Maxime Moraine