Ammo still, and needs to implement weapon groups

This commit is contained in:
icomrade
2016-02-24 10:02:15 -05:00
parent 468accce2a
commit 3b272776b3
13 changed files with 209 additions and 78 deletions

View File

@@ -1255,7 +1255,7 @@
};
};
};
class ItemTentDomed : ItemTent {
class ItemTentDomed : ItemTent { //Legacy Epoch
scope = 2;
count = 1;
type = 256;
@@ -1292,7 +1292,7 @@
};
};
};
class ItemTentDomed2 : ItemTent {
class ItemTentDomed2 : ItemTent { //Legacy Epoch
scope = 2;
count = 1;
type = 256;