From a5932d386488030b6005c829fe343f74daed9893 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Wed, 25 May 2016 22:18:04 -0400 Subject: Removed files that were no longer in use --- gamemode/combinations.lua | 126 --------------------------------------------- gamemode/combinations2.lua | 54 ------------------- 2 files changed, 180 deletions(-) delete mode 100644 gamemode/combinations.lua delete mode 100644 gamemode/combinations2.lua (limited to 'gamemode') diff --git a/gamemode/combinations.lua b/gamemode/combinations.lua deleted file mode 100644 index e88107f..0000000 --- a/gamemode/combinations.lua +++ /dev/null @@ -1,126 +0,0 @@ - - -//Moved to craftablesystem/playermade/ - -/* ------------------------ Structures ------------------------*/ - -//Moved to various places under craftablesystem/ - -/* ------------------------ Stone Furnace ------------------------*/ - -//Moved to craftablesystem/furnaces/stonefurnace.lua - -/* ------------------------ Copper Furnace ------------------------*/ - -//Moved to craftablesystem/furnaces/copperfurnace.lua - -/* ------------------------ Iron Furnace ------------------------*/ - -//Moved to craftablesystem/furnaces/ironfurnace.lua - -/* ------------------------ Tech Furnace ------------------------*/ - -//Moved to craftablesystem/furnaces/techfurnace.lua - -/* ------------------------ Silver Furnace ------------------------*/ - -//Moved to craftablesystem/furnaces/silverfurnace.lua - -/* ------------------------ Gold Furnace ------------------------*/ - -//Moved to craftablesystem/furnaces/goldfurnace.lua - -/* ------------------------ Steel Furnace ------------------------*/ - -//Moved to craftablesystem/furnaces/steelfurnace.lua - -/*------------------------ Factory ------------------------*/ - -//Moved to craftablesystem/misc/factory.lua - -/* ------------------------ Grinding Stone ------------------------*/ - -//Moved to craftablesystem/misc/grindingstone.lua - -/*------------------------ Cooking ------------------------*/ - -//Moved to craftablesystem/misc/stove.lua - -/* ------------------------ Stone Workbench ------------------------*/ - -//Moved to craftablesystem/workbenches/stoneworkbench.lua - -/* ------------------------ Copper Workbench ------------------------*/ - -//Moved to craftablesystem/workbenches/copperworkbench.lua - -/* ------------------------ Iron Workbench ------------------------*/ - -//Moved to craftablesystem/workbenches/ironworkbench.lua - - -/*------------------------ Gun Lab ------------------------*/ - -//Moved to craftablesystem/gunlabs/smggunlab.lua - -//Moved to craftablesystem/gunlabs/pistolgunlab.lua - -/*------------------------ Gun Chunks ------------------------*/ - -//Moved to craftablesystem/gunlabs/gunchunks.lua - -/* ------------------------------------------------------------------------ - Tech workbench ------------------------------------------------------------------------- */ - -//Moved to craftablesystem/workbenches/techworkbench.lua - ------------------------------------------------------------------------- - -/* ------------------------------------------------------------------------ - Silver workbench ------------------------------------------------------------------------- */ - -//Moved to craftablesystem/workbenches/silverworkbench.lua - ------------------------------------------------------------------------- - -/* ------------------------------------------------------------------------ - Gold workbench ------------------------------------------------------------------------- */ - -//Moved to craftablesystem/workbenches/goldworkbench.lua - ------------------------------------------------------------------------- - -/* ------------------------------------------------------------------------ - Steel workbench ------------------------------------------------------------------------- */ - -//Moved to craftablesystem/workbenches/steelworkbench.lua - ------------------------------------------------------------------------- - -/* ------------------------------------------------------------------------ - Platinum workbench ------------------------------------------------------------------------- */ - -//Moved to craftablesystem/workbenches/platinumworkbench.lua - ------------------------------------------------------------------------- - -/* ------------------------------------------------------------------------ - Basic Transmutator ------------------------------------------------------------------------- */ - -//Moved to craftablesystem/misc/transmutator.lua - ------------------------------------------------------------------------- - -/* ------------------------------------------------------------------------ - Advanced Transmutator ------------------------------------------------------------------------- */ - -//Moved to craftablesystem/misc/advtransmutator.lua - ------------------------------------------------------------------------- diff --git a/gamemode/combinations2.lua b/gamemode/combinations2.lua deleted file mode 100644 index f73b125..0000000 --- a/gamemode/combinations2.lua +++ /dev/null @@ -1,54 +0,0 @@ - -/* ------------------------ Pistol Gun Lab ------------------------*/ - -//Moved to craftablesystem/gunlabs/pistolgunlab - -/* ------------------------ SMG Gun Lab ------------------------*/ - -//Moved to craftablesystem/gunlabs/smggunlab.lua - -/* ------------------------ High Tech Gun Lab ------------------------*/ - -//Moved to craftablesystem/gunlabs/hightechlab.lua - -/* ------------------------ Ammo ------------------------*/ - -//Pistol, HL2 shotgun, crossbolt and revolver ammo moved to craftablesystem/gunlabs/pistolgunlab - -//SMG and assult rifle ammo moved to craftablesystem/gunlabs/smggunlab.lua - -//Winchester ammo moved to craftablesystem/gunlabs/hightechlab.lua - -/* ------------------------------------------------------------------------Platinum workbench------------------------------------------------------------------------ */ -//Pickaxe of Djarex moved to craftablesystem/workbench/platinumworkbench.lua --------------------------------------------------------------Platinum Furnace------------------------------------ - -//Moved to craftablesystem/furnaces/platinumfurnace.lua - -----------------------------------------------------------------------Steel Workbench----------------------------------------------- - -//Moved to craftablesystem/workbenches/steelworkbench.lua - ----------------------------------------------------------------------------Obelisk---------------------------------- - -//Moved to craftablesystem/misc/obelisk.lua - -----------------------------------------------------------Mithril Factory----------------------------------------------- - -//Moved to craftablesystem/misc/mithfactory.lua - -------------------------------------------------------------Mythril Workbench----------------------------------------------- - -//Moved to craftablesystem/workbenches/mythrilworkbench.lua - -------------------------------------------------Rune Altar-------------------------------------- - -//Moved to craftablesystem/misc/runealter.lua - ----------------------------------------------------Runic Infuser----------------------------------- - -//Moved to craftablesystem/misc/runeinfuser.lua - ----------------------------------Grinding Stone-------------------- - -//Moved to craftablesystem/misc/grindingstone.lua -- cgit v1.2.3-70-g09d2