d_a_e_yk 23/26 matched (#301)

* setup TU

* daE_YK_HIO_c::daE_YK_HIO_c

* anm_init

* daE_YK_Draw

* pl_check

* damage_check

* action

* daE_YK_Delete

* fly_move

* e_yk_roof

* useHeapInit

* e_yk_wind

* e_yk_chance

* e_yk_return

* e_yk_fly

* e_yk_wolfbite

* e_yk_fight

* e_yk_attack

* e_yk_path_fly

* daE_YK_Execute and daE_YK_Create and float literal prep

* pr cleanup

* rm padding
This commit is contained in:
Pheenoh
2023-02-25 21:25:55 -07:00
committed by GitHub
parent bf663a0e3d
commit c54f0816ea
18 changed files with 1325 additions and 504 deletions
+8 -8
View File
@@ -2400,14 +2400,14 @@ enum Z2SoundID {
Z2SE_EN_BA_V_FURA = 0x701C5,
Z2SE_EN_BA_FIRE = 0x701C6,
Z2SE_EN_YK_WING = 0x701C7,
Z2SE_EN_YK_V_NAKU = 0x701C8,
Z2SE_EN_YK_V_ATTACK = 0x701C9,
Z2SE_EN_YK_V_DEATH = 0x701CA,
Z2SE_EN_YK_V_BITE = 0x701CB,
Z2SE_EN_YK_V_DEATH2 = 0x701CC,
Z2SE_EN_YK_V_FURA = 0x701CD,
Z2SE_EN_YK_V_NAKU = 0x701C8, // shadow keese - cry/screech
Z2SE_EN_YK_V_ATTACK = 0x701C9, // shadow keese - attack
Z2SE_EN_YK_V_DEATH = 0x701CA, // shadow keese - death
Z2SE_EN_YK_V_BITE = 0x701CB, // shadow keese - bite
Z2SE_EN_YK_V_DEATH2 = 0x701CC, // shadow keese - death2
Z2SE_EN_YK_V_FURA = 0x701CD, // shadow keese - unsteady
Z2SE_EN_BA_V_SPIN = 0x701CE,
Z2SE_EN_YK_V_SPIN = 0x701CF,
Z2SE_EN_YK_V_SPIN = 0x701CF, // shadow keese - spinning in gale boomerang wind
Z2SE_EN_YG_V_NAKU = 0x701D0,
Z2SE_EN_YG_V_FIND = 0x701D1,
Z2SE_EN_YG_V_DEATH = 0x701D2,
@@ -2463,7 +2463,7 @@ enum Z2SoundID {
Z2SE_EN_GOB_HELMET_MELT = 0x70204,
Z2SE_EN_GOB_KNUCKLES_FRICTION = 0x70205,
Z2SE_EN_BA_V_FAINT = 0x70206,
Z2SE_EN_YK_V_FAINT = 0x70207,
Z2SE_EN_YK_V_FAINT = 0x70207, // shadow keese - bouncing on ground during chance
Z2SE_EN_HZ_V_WALK = 0x70208,
Z2SE_EN_HZ_WALK = 0x70209,
Z2SE_EN_HZ_V_WIND_NAKU = 0x7020A,