Beispiel #1
0
 public SpellScroll(SpellOrb copy)
     : base(copy)
 {
 }
Beispiel #2
0
 public SpellOrb(SpellOrb copy)
     : base(copy)
 {
 }