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