clown_pockets  
A spell which gives you a clown item
| Vars | |
| cast_time | Amount of time it takes you to rummage around in there | 
|---|---|
| casting | True while currently casting the spell | 
| clown_items | List of prank implements you can find in your pockets | 
| Procs | |
| cast_message | Prints a funny message, exists so I can override it to print a different message | 
Var Details
cast_time 
Amount of time it takes you to rummage around in there
casting 
True while currently casting the spell
clown_items  
List of prank implements you can find in your pockets
Proc Details
cast_message
Prints a funny message, exists so I can override it to print a different message