Fix RMC change in command
This commit is contained in:
@@ -580,8 +580,8 @@ impl From<u32> for MultiPathAvatar {
|
|||||||
8004 => Self::FemalePreservation,
|
8004 => Self::FemalePreservation,
|
||||||
8005 => Self::MaleHarmony,
|
8005 => Self::MaleHarmony,
|
||||||
8006 => Self::FemaleHarmony,
|
8006 => Self::FemaleHarmony,
|
||||||
8007 => Self::FemaleHarmony,
|
8007 => Self::MaleRememberance,
|
||||||
8008 => Self::FemaleHarmony,
|
8008 => Self::FemaleRememberance,
|
||||||
1224 => Self::MarchHunt,
|
1224 => Self::MarchHunt,
|
||||||
1001 => Self::MarchPreservation,
|
1001 => Self::MarchPreservation,
|
||||||
_ => Self::Unk,
|
_ => Self::Unk,
|
||||||
|
|||||||
Reference in New Issue
Block a user