Add generic alcohol item use-type const

This commit is contained in:
Vortrex
2022-01-09 05:30:30 -06:00
parent 39e9664ae0
commit 0cc861fd94

View File

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