main
Bryce Allen 11 years ago
parent 2aa285fc59
commit 2423ccb65f

@ -238,6 +238,7 @@ class HuntReward(object):
self.cap = True
self.kill = True
elif self.condition == "Body Carve":
# TODO: some monsters have 4 body carves
self.skill = SKILL_CARVING
self.cap = False
self.kill = True

Loading…
Cancel
Save