Add upgradable storage

Gun rack, wooden crate, wood shack, wooden shed and storage shed can be upgraded to a versiom with more gear slots now.
This commit is contained in:
A Man
2020-05-27 14:09:13 +02:00
parent d875697e29
commit 19889a9ddf
6 changed files with 235 additions and 17 deletions

View File

@@ -79,7 +79,7 @@ class ItemPole: CA_Magazine
};
};
class ItemMetalSheet: CA_Magazine //Construection,farm,indestrial,castle
class ItemMetalSheet: CA_Magazine
{
scope = 2;
count = 1;
@@ -110,7 +110,7 @@ class equip_metal_sheet_rusted : CA_Magazine {
type = 256;
};
class ItemRSJ: CA_Magazine //Construection,farm,indestrial,castle
class ItemRSJ: CA_Magazine
{
scope = 2;
count = 1;