/datum/spellbook_entry/item
        
    
            
        
Item summons, they give you an item.
| Vars | |
| item_path | Typepath of what item we create when purchased | 
|---|---|
| Procs | |
| try_equip_item | Attempts to give the item to the buyer on purchase. | 
Var Details
item_path
            
        
    
            
        
        Typepath of what item we create when purchased
Proc Details
try_equip_item
Attempts to give the item to the buyer on purchase.