mirror of
				https://github.com/em-squared/5e-drs.git
				synced 2025-10-31 05:24:20 +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
				
			
		|  | @ -4,6 +4,7 @@ | |||
|     <div class="d-flex flex-wrap align-center"> | ||||
|       <Breadcrumb class="mr-auto mb-4" /> | ||||
|       <div class="d-flex flex-wrap align-center"> | ||||
|         <v-btn :outlined="!$store.state.l5r" color="primary" class="mr-4 mb-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 mb-4" depressed link to="/creation-de-monstre-pnj/"><v-icon left>mdi-plus</v-icon> Créer un monstre</v-btn> | ||||
|         <MyMonstersButton /> | ||||
|       </div> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Maxime Moraine
						Maxime Moraine