mirror of
				https://github.com/em-squared/5e-drs.git
				synced 2025-10-31 13:34:21 +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', |     key: 'demi-ogre', | ||||||
|     label: "Demi-ogre", |     label: "Demi-ogre", | ||||||
|     abilityBonuses: [ |     abilityBonuses: [ | ||||||
|       { ability: 'for', value: 1 }, |       { ability: 'for', value: 2 }, | ||||||
|       { ability: 'con', value: 2 } |       { ability: 'con', value: 2 } | ||||||
|     ], |     ], | ||||||
|     variants: [ |     variants: [ | ||||||
|  | @ -195,7 +195,7 @@ export const races = [ | ||||||
|         key: 'demi-ogre-standard', |         key: 'demi-ogre-standard', | ||||||
|         label: "Demi-ogre", |         label: "Demi-ogre", | ||||||
|         abilityBonuses: [ |         abilityBonuses: [ | ||||||
|           { ability: 'for', value: 1 }, |           { ability: 'for', value: 2 }, | ||||||
|           { ability: 'con', value: 2 } |           { ability: 'con', value: 2 } | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Maxime Moraine
						Maxime Moraine