mirror of
https://git.neonteam.dev/amizing/robinsr.git
synced 2025-03-12 03:28:30 -04:00
Fix RMC change in command
This commit is contained in:
parent
274a03de54
commit
ec0ae7ab2e
@ -580,8 +580,8 @@ impl From<u32> for MultiPathAvatar {
|
||||
8004 => Self::FemalePreservation,
|
||||
8005 => Self::MaleHarmony,
|
||||
8006 => Self::FemaleHarmony,
|
||||
8007 => Self::FemaleHarmony,
|
||||
8008 => Self::FemaleHarmony,
|
||||
8007 => Self::MaleRememberance,
|
||||
8008 => Self::FemaleRememberance,
|
||||
1224 => Self::MarchHunt,
|
||||
1001 => Self::MarchPreservation,
|
||||
_ => Self::Unk,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user