Exemple #1
0
 public InventoryItemInstanceTorsoClothing(InventoryItem Item, sbyte Status, TorsoClothing Clothing)
     : base(Item, Status)
 {
     clothing = Clothing;
 }
 public InventoryItemInstanceTorsoClothing(InventoryItem Item, sbyte Status, TorsoClothing Clothing)
     : base(Item, Status)
 {
     clothing = Clothing;
 }