Ejemplo n.º 1
0
 public FP_SelfReloadTrap_mod(ModContentPack content)
     : base(content)
 {
     FP_SelfReloadTrap_mod.Settings = GetSettings <FP_SelfReloadTrap_setting>();
     //ThingDef _mytrap = ThingDef.Named("Building_FPSRT");
     //_mytrap.costStuffCount = FP_SelfReloadTrap_setting.bulidingcost;
 }
Ejemplo n.º 2
0
 public FP_SelfReloadTrap_mod(ModContentPack content)
     : base(content)
 {
     FP_SelfReloadTrap_mod.Settings = GetSettings <FP_SelfReloadTrap_setting>();
 }