Improve quip related commands and data

This commit is contained in:
Ryan Dwyer
2019-09-23 18:04:08 +10:00
parent 02b7c43738
commit 6e0806bbf7
4 changed files with 97 additions and 72 deletions
+4 -4
View File
@@ -606,7 +606,7 @@ u8 func041e_colleague[] = {
label(0x7f)
animation(ANIM_SITTING_0265, 0, -1, 0x1400, CHR_SELF, 2)
label(0x2f)
play_chr_specific_quip(BANK_0, CHANNEL_6)
play_cistaff_quip(BANK_0, CHANNEL_6)
restart_timer
beginloop(0x57)
@@ -637,7 +637,7 @@ u8 func041e_colleague[] = {
label(0x06)
do_special_animation(-1)
label(0x06)
play_chr_specific_quip(BANK_1, CHANNEL_6)
play_cistaff_quip(BANK_1, CHANNEL_6)
restart_timer
beginloop(0x5b)
@@ -680,7 +680,7 @@ u8 func041e_colleague[] = {
label(0x7f)
animation(ANIM_SITTING_0265, 0, -1, 0x1400, CHR_SELF, 2)
label(0x06)
play_chr_specific_quip(BANK_2, CHANNEL_6)
play_cistaff_quip(BANK_2, CHANNEL_6)
restart_timer
beginloop(0x5c)
@@ -2475,7 +2475,7 @@ u8 func0429_grimshaw_disguise[] = {
label(0x06)
dprint 'I','n','i','t','i','a','l','i','s','e','c',0,
do_special_animation(3)
play_chr_specific_quip(BANK_0, CHANNEL_6)
play_cistaff_quip(BANK_0, CHANNEL_6)
restart_timer
beginloop(0x57)
+2 -2
View File
@@ -1995,7 +1995,7 @@ u8 func0425_hostage_thank_and_run[] = {
goto_first(0x0b)
label(0x08)
play_chr_specific_quip(BANK_3, CHANNEL_6)
play_cistaff_quip(BANK_3, CHANNEL_6)
animation(ANIM_TALKING_0231, 0, -1, 0x1010, CHR_SELF, 2)
label(0x2f)
restart_timer
@@ -2085,7 +2085,7 @@ u8 func0427_drop_devastator[] = {
give_object_to_chr(OBJ_DEVASTATOR, CHR_SELF)
yield
drop_concealed_items(CHR_SELF)
play_chr_specific_quip(BANK_3, CHANNEL_6)
play_cistaff_quip(BANK_3, CHANNEL_6)
animation(ANIM_TALKING_0231, 0, -1, 0x1010, CHR_SELF, 2)
restart_timer