diff --git a/SQF/dayz_code/medical/morphine.sqf b/Server Files/Archive/dayz_code/medical/morphine.sqf similarity index 97% rename from SQF/dayz_code/medical/morphine.sqf rename to Server Files/Archive/dayz_code/medical/morphine.sqf index f38f0d511..abc9529c9 100644 --- a/SQF/dayz_code/medical/morphine.sqf +++ b/Server Files/Archive/dayz_code/medical/morphine.sqf @@ -36,4 +36,4 @@ if (_finished) then { player addMagazine "ItemMorphine"; }; -dayz_actionInProgress = false; \ No newline at end of file +dayz_actionInProgress = false;