Added all smallitems to extra cargo list + removed duplicate entries

This commit is contained in:
juanjp600
2016-10-05 16:57:06 -03:00
parent 41c38575b9
commit 3d8f5070c5
3 changed files with 11 additions and 2 deletions

View File

@@ -18,7 +18,9 @@ namespace Barotrauma
public static List<MapEntityPrefab> list = new List<MapEntityPrefab>();
protected string name;
public List<string> tags;
protected bool isLinkable;
public Sprite sprite;