shithub: pokered

ref: c9c59dc34323a5e0b1886db5f845c8d41620826e
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