|
|
@ -111,7 +111,7 @@ impl MapEnemy { |
|
|
|
(RawMapEnemy {id: 130, ..}, _) => MonsterType::SinowGold,
|
|
|
|
(RawMapEnemy {id: 131, ..}, _) => MonsterType::Canadine,
|
|
|
|
(RawMapEnemy {id: 132, ..}, _) => MonsterType::Canane,
|
|
|
|
(RawMapEnemy {id: 133, ..}, _) => MonsterType::DubchicSwitch,
|
|
|
|
(RawMapEnemy {id: 133, ..}, _) => MonsterType::Dubwitch,
|
|
|
|
(RawMapEnemy {id: 160, ..}, _) => MonsterType::Delsaber,
|
|
|
|
(RawMapEnemy {id: 161, ..}, _) => MonsterType::ChaosSorcerer,
|
|
|
|
(RawMapEnemy {id: 162, ..}, _) => MonsterType::DarkGunner,
|
|
|
|