mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-12 15:04:38 +01:00
update mhfmon names
This commit is contained in:
@@ -82,7 +82,7 @@ const (
|
||||
BrightHypnoc
|
||||
RedLavasioth
|
||||
Espinas
|
||||
OrangeEspinas
|
||||
BurningEspinas
|
||||
WhiteHypnoc
|
||||
AqraVashimu
|
||||
AqraJebia
|
||||
@@ -91,7 +91,7 @@ const (
|
||||
Mon87
|
||||
Mon88
|
||||
Pariapuria
|
||||
WhiteEspinas
|
||||
PearlEspinas
|
||||
KamuOrugaron
|
||||
NonoOrugaron
|
||||
Raviente
|
||||
@@ -267,7 +267,7 @@ var Monsters = []Monster{
|
||||
{"Bright Hypnocatrice", true},
|
||||
{"Red Lavasioth", true},
|
||||
{"Espinas", true},
|
||||
{"Orange Espinas", true},
|
||||
{"Burning Espinas", true},
|
||||
{"White Hypnocatrice", true},
|
||||
{"Aqra Vashimu", true},
|
||||
{"Aqra Jebia", true},
|
||||
@@ -276,7 +276,7 @@ var Monsters = []Monster{
|
||||
{"Mon87", false},
|
||||
{"Mon88", false},
|
||||
{"Pariapuria", true},
|
||||
{"White Espinas", true},
|
||||
{"Pearl Espinas", true},
|
||||
{"Kamu Orugaron", true},
|
||||
{"Nono Orugaron", true},
|
||||
{"Raviente", true}, // + Violent
|
||||
|
||||
@@ -730,7 +730,7 @@ func handleMsgMhfEnumeratePrice(s *Session, p mhfpacket.MHFPacket) {
|
||||
{0, 900, 0, 0, mhfmon.Monoblos, 100, 1},
|
||||
{0, 1000, 0, 0, mhfmon.RedKhezu, 100, 1},
|
||||
{0, 900, 0, 0, mhfmon.Hypnocatrice, 100, 1},
|
||||
{0, 1700, 0, 0, mhfmon.WhiteEspinas, 100, 1},
|
||||
{0, 1700, 0, 0, mhfmon.PearlEspinas, 100, 1},
|
||||
{0, 900, 0, 0, mhfmon.PurpleGypceros, 100, 1},
|
||||
{0, 1800, 0, 0, mhfmon.Poborubarumu, 100, 1},
|
||||
{0, 1900, 0, 0, mhfmon.Lunastra, 100, 1},
|
||||
@@ -739,7 +739,7 @@ func handleMsgMhfEnumeratePrice(s *Session, p mhfpacket.MHFPacket) {
|
||||
{0, 1200, 0, 0, mhfmon.AzureRathalos, 100, 1},
|
||||
{0, 1800, 0, 0, mhfmon.Varusaburosu, 100, 1},
|
||||
{0, 1000, 0, 0, mhfmon.Gogomoa, 100, 1},
|
||||
{0, 1600, 0, 0, mhfmon.OrangeEspinas, 100, 1},
|
||||
{0, 1600, 0, 0, mhfmon.BurningEspinas, 100, 1},
|
||||
{0, 2000, 0, 0, mhfmon.Harudomerugu, 100, 1},
|
||||
{0, 1800, 0, 0, mhfmon.Akantor, 100, 1},
|
||||
{0, 900, 0, 0, mhfmon.BrightHypnoc, 100, 1},
|
||||
|
||||
Reference in New Issue
Block a user