summaryrefslogtreecommitdiff
path: root/kamek_pal.x
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2012-12-13 17:02:55 -0600
committerColin Noga <Tempus@chronometry.ca>2012-12-13 17:02:55 -0600
commitac0ced5b71d2cf2bce444fce88e7b359ac08815c (patch)
tree6305e51ef39ba2a34b93f39e1a650ae346f6cebb /kamek_pal.x
parente1425a9dcaf00f3f0932a0a8830d8593bf91ab60 (diff)
downloadkamek-ac0ced5b71d2cf2bce444fce88e7b359ac08815c.tar.gz
kamek-ac0ced5b71d2cf2bce444fce88e7b359ac08815c.zip
Added thundercloud sprite, made area death clouds
Diffstat (limited to '')
-rw-r--r--kamek_pal.x4
1 files changed, 4 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x
index eb18718..4e4b426 100644
--- a/kamek_pal.x
+++ b/kamek_pal.x
@@ -85,11 +85,15 @@ SECTIONS {
BigHanaFireball = 0x809B3A50;
BigHanaIceball = 0x809B3A20;
+ dAcPy_vf3F4 = 0x80146230;
dAcPy_vf3F8 = 0x80146310;
dAcPy_vf3FC = 0x80146A10;
/* Back to other shit I didn't want to scroll for */
+ Cloud_death_execute = 0x809DDB80;
+ Cloud_execute = 0x809DFD40;
+
GlobalTickCount = 0x8042A648;
GetSpecificPlayerActor = 0x8005F900;