AngoHF's picture
5.12 commit
a05a2de
raw
history blame contribute delete
356 Bytes
from schools.du_jing.skills import SKILLS
from schools.du_jing.buffs import BUFFS
from schools.du_jing.talents import TALENT_GAINS, TALENTS, TALENT_DECODER, TALENT_ENCODER
from schools.du_jing.recipes import RECIPE_GAINS, RECIPES
from schools.du_jing.gains import GAINS
from schools.du_jing.attribute import DuJing
def prepare(self, player_id):
pass