Example #1
0
 public void UnEquip(AttributeSys attributeSys, GameValuesSys valuesSys)
 {
     attributeSys.AddIntelligence(-value);
 }