diff options
Diffstat (limited to 'gamemode/combinations2.lua')
| -rw-r--r-- | gamemode/combinations2.lua | 54 |
1 files changed, 0 insertions, 54 deletions
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 |
