Пример #1
0
 public void CreateLootTables()
 {
     LootTables.HealthTable(this);
     LootTables.RareItemTable(this);
 }