AngoHF's picture
5.7 commit
c255694
raw
history blame contribute delete
390 Bytes
from schools.hua_jian_you.skills import SKILLS
from schools.hua_jian_you.buffs import BUFFS
from schools.hua_jian_you.talents import TALENT_GAINS, TALENTS, TALENT_DECODER, TALENT_ENCODER
from schools.hua_jian_you.recipes import RECIPE_GAINS, RECIPES
from schools.hua_jian_you.gains import GAINS
from schools.hua_jian_you.attribute import HuaJianYou
def prepare(self, player_id):
pass