mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Small upgrade fix + install pack
This commit is contained in:
parent
bb02ea8bb9
commit
4b573034de
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -867,6 +867,7 @@ class CfgBaseBuilding
|
|||||||
class MetalTower_Ghost_EPOCH : MetalTower_SIM_EPOCH {};
|
class MetalTower_Ghost_EPOCH : MetalTower_SIM_EPOCH {};
|
||||||
class CinderTower_EPOCH : WoodTower_EPOCH
|
class CinderTower_EPOCH : WoodTower_EPOCH
|
||||||
{
|
{
|
||||||
|
upgradeBuilding[] = {};
|
||||||
removeParts[] = {{"CinderBlocks",2},{"MortarBucket",2}};
|
removeParts[] = {{"CinderBlocks",2},{"MortarBucket",2}};
|
||||||
upgradeBuildingPart[] = {{"CinderBlocks",2},{"MortarBucket",2}};
|
upgradeBuildingPart[] = {{"CinderBlocks",2},{"MortarBucket",2}};
|
||||||
removeBuildingPart[] = {{"CinderBlocks",2}};
|
removeBuildingPart[] = {{"CinderBlocks",2}};
|
||||||
|
Loading…
Reference in New Issue
Block a user