Add fishing rod item use type
This commit is contained in:
@@ -85,6 +85,7 @@ const AGRP_ITEM_USE_TYPE_PLANTER = 55; // Plant pot. Can be used to plant it
|
||||
const AGRP_ITEM_USE_TYPE_FISH = 56; // Fishing catch ... bass, catfish, etc
|
||||
const AGRP_ITEM_USE_TYPE_JUNK = 57; // Worthless junk. Some used as fishing catches
|
||||
const AGRP_ITEM_USE_TYPE_BAIT = 58; // Bait. Used for fishing
|
||||
const AGRP_ITEM_USE_TYPE_FISHINGROD = 59; // Fishing rod. Used for fishing.
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user