mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
add metal floor
This commit is contained in:
parent
fd4c06c41c
commit
8a4954455c
@ -395,6 +395,10 @@ class CfgItemInteractions
|
||||
{
|
||||
buildClass = "MetalTower_EPOCH";
|
||||
};
|
||||
class KitMetalFloor : Item_Build_base
|
||||
{
|
||||
buildClass = "MetalFloor_EPOCH";
|
||||
};
|
||||
class KitCinderTower : Item_Build_base
|
||||
{
|
||||
buildClass = "CinderTower_EPOCH";
|
||||
|
Loading…
Reference in New Issue
Block a user