Add Key Item tag and restrict it from being used/thrown/dropped
This commit is contained in:
@@ -23,5 +23,6 @@ public enum ItemTag
|
||||
UseAllItems,
|
||||
GlueOnEquip,
|
||||
BreaksOnUnequip,
|
||||
ContainsJewel
|
||||
ContainsJewel,
|
||||
KeyItem
|
||||
}
|
||||
Reference in New Issue
Block a user