mtg/abilities.py
2010-06-16 10:16:49 -04:00

4 lines
50 B
Python

import mtg
class Lifelink(mtg.Ability):
pass