mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 14:14:59 +00:00
More misc AI move effect calculation rewrites
This commit is contained in:
@@ -79,6 +79,7 @@ class Battle::AI::AIMove
|
||||
return @move.type
|
||||
end
|
||||
|
||||
# TODO: Should this exist, or should all type checks go through rough_type?
|
||||
def pbCalcType(user); return @move.pbCalcType(user); end
|
||||
|
||||
#=============================================================================
|
||||
|
||||
Reference in New Issue
Block a user