/tg/ Station 13 - Modules - TypesVar Details - Proc Details

clown_pockets

A spell which gives you a clown item

Vars

cast_timeAmount of time it takes you to rummage around in there
castingTrue while currently casting the spell
clown_itemsList of prank implements you can find in your pockets

Procs

cast_messagePrints 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