mirror of
				https://github.com/em-squared/5e-drs.git
				synced 2025-10-30 13:14:20 +00:00 
			
		
		
		
	Merge branch 'master' into deploy
This commit is contained in:
		
						commit
						2f050190e0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -187,7 +187,7 @@ export const races = [ | |||
|     key: 'demi-ogre', | ||||
|     label: "Demi-ogre", | ||||
|     abilityBonuses: [ | ||||
|       { ability: 'for', value: 1 }, | ||||
|       { ability: 'for', value: 2 }, | ||||
|       { ability: 'con', value: 2 } | ||||
|     ], | ||||
|     variants: [ | ||||
|  | @ -195,7 +195,7 @@ export const races = [ | |||
|         key: 'demi-ogre-standard', | ||||
|         label: "Demi-ogre", | ||||
|         abilityBonuses: [ | ||||
|           { ability: 'for', value: 1 }, | ||||
|           { ability: 'for', value: 2 }, | ||||
|           { ability: 'con', value: 2 } | ||||
|         ] | ||||
|       }, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Maxime Moraine
						Maxime Moraine