mirror of
https://gitlab.com/Deukhoofd/BattleSim.git
synced 2025-09-01 16:37:20 +00:00
woops
This commit is contained in:
parent
ac740143ee
commit
ff5bc76159
@ -133,7 +133,7 @@ class @Pokemon
|
||||
try
|
||||
@ppHash[move.name] = @maxPPHash[move.name] = pp || (move.pp * 8/5)
|
||||
catch error
|
||||
print error
|
||||
console.log(error)
|
||||
|
||||
setType: (newType) ->
|
||||
@types = newType
|
||||
|
Loading…
x
Reference in New Issue
Block a user