Beispiel #1
0
 public List <ItemData> GetItemConsumableList()
 {
     return(GameDatabaseStatic.GetItemConsumableList());
 }