Thread: beastlord pets
View Single Post
  #2  
Old 03-22-2015, 07:05 AM
warkid
Hill Giant
 
Join Date: Sep 2013
Location: Barnsley england
Posts: 120
Default

line i added

case HUMAN:
npc_type->race = 326;
npc_type->size *= 0.8f;
break;
to pets.cpp
Reply With Quote