This commit is contained in:
parent
c63a5f13fa
commit
2204d5fb86
86 changed files with 1077 additions and 257 deletions
|
|
@ -59,6 +59,8 @@ namespace Server.Items
|
|||
|
||||
public class BarrelHoops : Item
|
||||
{
|
||||
public override int LabelNumber { get { return 1011228; } } // Barrel hoops
|
||||
|
||||
[Constructable]
|
||||
public BarrelHoops() : base(0x1DB7)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue