Some compiles, start separation of blood system

This commit is contained in:
icomrade
2016-02-27 09:56:53 -05:00
parent 61cbd16de1
commit 18c9e72e15
13 changed files with 684 additions and 2006 deletions

View File

@@ -235,7 +235,7 @@ class CfgSurvival {
class Cow01_EP1: Cow{};
class Goat: Default {
yield = 4;
rawfoodtype = "FoodmuttonRaw";
rawfoodtype = "FoodgoatRaw";
};
class Goat01_EP1: Goat{};
class Goat02_EP1: Goat{};

File diff suppressed because it is too large Load Diff