You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove all address comments
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
; to calculate damage for these instead of
|
||||
; BattleCommand_DamageCalc and BattleCommand_Stab.
|
||||
|
||||
ConstantDamageEffects: ; 39413
|
||||
ConstantDamageEffects:
|
||||
db EFFECT_SUPER_FANG
|
||||
db EFFECT_STATIC_DAMAGE
|
||||
db EFFECT_LEVEL_DAMAGE
|
||||
db EFFECT_PSYWAVE
|
||||
db -1 ; end
|
||||
; 39418
|
||||
|
||||
Reference in New Issue
Block a user