ARCOMM / arc_misc

Miscallaneous addons and tweaks specific to ARCOMM
6 stars 10 forks source link

Add painkillers to loadout macros #186

Open puzzleddev opened 4 months ago

Drofseh commented 4 months ago

Each painkiller item has 10 or 20 uses, probably don't need more than 1 for MEDICAL_R, 2 for CLS, and 3 for Medic https://github.com/acemod/ACE3/blob/be77ef233ee87e00cca6e71a2ae307c6b073c6ca/addons/medical_treatment/CfgMagazines.hpp#L13 count = 10;