shithub: pokered

ref: d5089d3c623e2b147b035cf12569810d604bf47d
dir: /data/battle/set_damage_effects.asm/

View raw version
SetDamageEffects:
; moves that do damage but not through normal calculations
; e.g., Super Fang, Psywave
	db SUPER_FANG_EFFECT
	db SPECIAL_DAMAGE_EFFECT
	db -1