diff options
author | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2020-05-10 14:19:36 +0100 |
---|---|---|
committer | ElectroDeoxys <ElectroDeoxys@gmail.com> | 2020-12-16 00:13:21 +0000 |
commit | fa1339c32f77f28c8cf27abf931aad5efe2268c9 (patch) | |
tree | 7dd1c949e2ca0bef9ad34cba45e988a25ab07e5d /src/wram.asm | |
parent | 5ee1d3908bcf4cbd8ae05c0dbd420fb8cc6aca2f (diff) |
Zubat, Golbat and Venonat Leech Life effects
Diffstat (limited to 'src/wram.asm')
-rw-r--r-- | src/wram.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wram.asm b/src/wram.asm index bb1f346..1d678b6 100644 --- a/src/wram.asm +++ b/src/wram.asm @@ -931,6 +931,7 @@ wAIMinDamage:: ; ccbb wAIMaxDamage:: ; ccbc ds $1 +wccbd:: ; ccbd ds $2 ; damage dealt by an attack to a target |