Skip to content
Luxembourg edited this page Mar 20, 2013 · 4 revisions

@runout

command: @runout <object> = <command list> attribute: runout

sets the actions to be taken by <object> when another of its attributes is triggered (either automatically or via the @trigger command) and its charges attribute is zero. when this occurs, the runout attribute is run instead of the attribute that would have run normally.

example: @runout magic wand = :fizzles and turns to dust.; @destroy me

related topics: @charges.

Clone this wiki locally