Enforcer84
Well-known member
So this race I'm making, has mutations and it's possible for the character to be born with two extra limbs. 
so I tried this...
hero.field[rNumHands] += 2
but that didn't work.
				
			so I tried this...
hero.field[rNumHands] += 2
but that didn't work.
 
	