Issue with committing, this commit properly fixes #28
This commit is contained in:
parent
81ecf91734
commit
64f230061c
|
@ -129,7 +129,6 @@ makeGemItem = (name, type) ->
|
|||
GEM_BOOST_AMOUNT
|
||||
else
|
||||
0x1000
|
||||
|
||||
this::afterSuccessfulHit = (move, user, target) ->
|
||||
if move.type == type
|
||||
@battle.cannedText('GEM_BOOST', @constructor, move)
|
||||
|
|
Loading…
Reference in New Issue