Ejemplo n.º 1
0
 private static void AddInteractionsForUrnstones(Urnstone obj)
 {
     obj.AddInteraction(ResurrectFromGrave.Singleton, true);
 }