SE Foods

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

SE Foods

Post by dragon slayer »

Code: Select all

[Wasabi]
{
get=base_food
name=Wasabi
id=0x24E8
}

[Wasabi_Clumps]
{
get=base_food
name=Wasabi Clumps
id=0x24EB
}

[Empty_Bento_Box]
{
get=base_food
name=Empty Bento Box
id=0x2834
weight=500
}

[Bento_Box]
{
get=base_food
name=Bento Box
id=0x2836
weight=500
}

[Sushi_Rolls]
{
get=base_food
name=Sushi Rolls
id=0x283E
weight=300
}

[Sushi_Platter]
{
get=base_food
name=Sushi Platter
id=0x2840
weight=300
}

[Green_Tea_Basket]
{
get=base_food
name=Green Tea Basket
id=0x284B
weight=1000
}

[Green_Tea]
{
get=base_food
name=Green Tea
id=0x284C
weight=400
}

[Miso_Soup]
{
get=base_food
name=Miso Soup
id=0x284D
weight=400
}

[White_Miso_Soup]
{
get=base_food
name=White Miso Soup
id=0x284E
weight=400
}

[Red_Miso_Soup]
{
get=base_food
name=Red Miso Soup
id=0x284F
weight=400
}

[Awase_Miso_Soup]
{
get=base_food
name=Awase Miso Soup
id=0x2850
weight=400
}
Post Reply