Skip to content

Commit

Permalink
Update fn_VehicleInv.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilia119 authored Nov 28, 2023
1 parent d18427d commit 9d3eb6a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Addons/Nilia_Arsenal/functions/fn_VehicleInv.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
// BOOLEAN
//
// Example:
// [] call Nilia_fnc_Vehicle
// [_unit] call Nilia_fnc_VehicleInv;
// [this] call Nilia_fnc_VehicleInv;
//
//Inventar stand 13.08.2022

Expand Down Expand Up @@ -46,4 +45,4 @@ _obj addItemCargoGlobal _x;
["kat_bloodIV_O_N_500", 15], ["kat_etomidate", 10], ["kat_fentanyl", 15], ["kat_flumazenil", 10], ["kat_clamp", 10], ["ACE_salineIV", 15], ["ACE_salineIV_250", 15], ["ACE_salineIV_500", 15],
["kat_lorazepam", 10], ["kat_nalbuphine", 20], ["kat_ketamine", 20], ["kat_plate", 20], ["kat_retractor", 10], ["kat_scalpel", 20], ["kat_vacuum", 15]];

hint "Inventar wurde Geladen";
hint "Inventar wurde Geladen";

0 comments on commit 9d3eb6a

Please sign in to comment.