mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-27 22:48:59 -04:00
change default custom message attributes
This commit is contained in:
@@ -47,17 +47,17 @@ static JMSMesgEntry_c defaultJMSMesgEntry{
|
||||
.string_offset = 0,
|
||||
.message_id = 0,
|
||||
.event_label_id = 0,
|
||||
.se_speaker = 0x15,
|
||||
.fuki_kind = 0x0D,
|
||||
.output_type = 0x01,
|
||||
.se_speaker = 0x24,
|
||||
.fuki_kind = 0x00,
|
||||
.output_type = 0x00,
|
||||
.fuki_pos_type = 0x00,
|
||||
.unk_0xc = 0xFF,
|
||||
.unk_0xd = 0x00,
|
||||
.se_mood = 0x0D,
|
||||
.camera_id = 0x0,
|
||||
.base_anm_id = 0x1F,
|
||||
.face_anm_id = 0x1F,
|
||||
.unk_0x12 = 0x400,
|
||||
.se_mood = 0x00,
|
||||
.camera_id = 0x00,
|
||||
.base_anm_id = 0x02,
|
||||
.face_anm_id = 0x03,
|
||||
.unk_0x12 = 0x0400,
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user