Renames trapable to trappable. (#4)
This commit is contained in:
parent
bb8f09752f
commit
9a4aeaba0d
12 changed files with 22 additions and 22 deletions
|
|
@ -323,7 +323,7 @@ namespace Server.Items
|
|||
}
|
||||
}
|
||||
|
||||
public class Pouch : TrapableContainer
|
||||
public class Pouch : TrappableContainer
|
||||
{
|
||||
[Constructable]
|
||||
public Pouch() : base( 0xE79 )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue