dummy mine 
        
    
            
        
| Vars | |
| armed | Can be set to FALSE if we want a short 'coming online' delay, then set to TRUE. Can still be set off by damage | 
|---|---|
| foot_on_mine | Who's got their foot on the mine's pressure plate Stepping on the mine will set this to the first mob who stepped over it The mine will not detonate via movement unless the first mob steps off of it | 
| Procs | |
| can_trigger | Can this mine trigger on the passed movable? | 
Var Details
armed
            
        
    
            
        
        Can be set to FALSE if we want a short 'coming online' delay, then set to TRUE. Can still be set off by damage
foot_on_mine
            
        
    
            
        
        Who's got their foot on the mine's pressure plate Stepping on the mine will set this to the first mob who stepped over it The mine will not detonate via movement unless the first mob steps off of it
Proc Details
can_trigger
Can this mine trigger on the passed movable?