Add injected drug item type

This commit is contained in:
Vortrex
2022-01-04 20:03:04 -06:00
parent b63ea9805a
commit e05886ff63

View File

@@ -221,6 +221,7 @@ const VRR_ITEM_USETYPE_SMOKEDRUG = 48; //
const VRR_ITEM_USETYPE_SNORTDRUG = 49; //
const VRR_ITEM_USETYPE_PLANT = 50;
const VRR_ITEM_USETYPE_MEGAPHONE = 51;
const VRR_ITEM_USETYPE_INJECTDRUG = 52;
// Item Drop Types
const VRR_ITEM_DROPTYPE_NONE = 0; // Can't be dropped