Example #1
0
 public void addTarget(NPC_Generic npc)
 {
     targets.Add(npc);
 }
 public void addTarget(NPC_Generic npc)
 {
     targets.Add(npc);
 }