Heritage items, talismans

This commit is contained in:
xavier 2011-07-24 01:47:01 +00:00
parent e7db1fd9f7
commit 129cac945b
109 changed files with 11659 additions and 188 deletions

View file

@ -13,7 +13,8 @@ namespace Server.Items
Blocked,
NotInHouse,
DoorTooClose,
NoWall
NoWall,
DoorsNotClosed
}
public interface IAddon