branch sync #2

This commit is contained in:
mark 2009-01-31 00:02:21 +00:00
parent 96a37544fd
commit 4e6256b8cd
39 changed files with 415 additions and 137 deletions

View file

@ -6,6 +6,7 @@ using Server.Gumps;
namespace Server.Items
{
[FlipableAttribute( 0xA57, 0xA58, 0xA59 )]
public class Bedroll : Item
{
[Constructable]