Move more stuff out of DZE\Misc.hpp

Better organization
This commit is contained in:
ebaydayz
2016-03-10 15:44:50 -05:00
parent 6ca57a099a
commit 02564a2d30
5 changed files with 174 additions and 255 deletions

View File

@@ -93,7 +93,7 @@ class ItemTrashRazor : CA_Magazine
displayName = $STR_JUNK_NAME_RAZOR;
descriptionShort = $STR_JUNK_DESC_RAZOR;
};
/* //IN DZE/MISC
class ItemTrashToiletpaper : CA_Magazine
{
scope = public;
@@ -105,4 +105,3 @@ class ItemTrashToiletpaper : CA_Magazine
displayName = $STR_JUNK_NAME_TOILETPAPER;
descriptionShort = $STR_JUNK_DESC_TOILETPAPER;
};
*/