Full list of ethereal mounts

Want to contribute to the Ultima Offline eXperiment? Submit your JS/DFN/Code fixes and/or other UOX3 improvements here!
Post Reply
dragon slayer
UOX3 Guru
Posts: 776
Joined: Thu Dec 21, 2006 7:37 am
Has thanked: 4 times
Been thanked: 26 times

Full list of ethereal mounts

Post by dragon slayer »

Here is all the ethereal mounts that osi has today.
here is the Ethereal Hue 0x4001

In the creatures.dfn
Add Mountid to the Boura MOUNTID=0x3EC6
Then Uncommented the mountid for polar bears.
[etherealhorse]
{
GET=horse
NAME=an ethereal horse
ID=0x0073
}

[etherealridgeback]
{
GET=horse
NAME=an ethereal ridgeback
ID=0x00C1
}

[etherealswampdragon]
{
GET=horse
NAME=an ethereal swamp dragon
ID=0x00C2
}

[etherealKirin]
{
GET=horse
NAME=an ethereal Kirin
ID=0xbf
}

[etherealGiantBeetle]
{
GET=horse
NAME=an ethereal Giant Beetle
ID=0xc3
}

[etherealcusidhe]
{
GET=horse
NAME=a Ethereal cu sidhe
ID=0x0115
SKIN=0x4001
}

[etherealHiryu]
{
GET=horse
NAME=a Ethereal Hiryu
ID=0x00f3
SKIN=0x4001
}

[etherealchimera]
{
GET=horse
NAME=a Ethereal chimera
ID=0x0114
SKIN=0x4001
}

[etherealChargerOfTheFallen]
{
GET=horse
NAME=a Ethereal Charger Of The Fallen
ID=0x011c
SKIN=0x4001
}

[etherealUnicorn]
{
GET=horse
NAME=a Ethereal Unicorn
ID=0x007a
SKIN=0x4001
}

[etherealLlama]
{
GET=horse
NAME=a Ethereal Llama
ID=0x00dc
SKIN=0x4001
}

[etherealOstard]
{
GET=horse
NAME=a Ethereal Ostard
ID=0x00d2
SKIN=0x4001
}

[etherealPolarBear]
{
GET=horse
NAME=a Ethereal Polar Bear
ID=0x00D5
SKIN=0x4001
}

[etherealBoura]
{
GET=horse
NAME=a Ethereal Boura
ID=0x02cb
SKIN=0x4001
}
Post Reply