clockwork_description
Vars | |
text_to_add | Text to add to the description of the parent |
---|---|
Procs | |
add_examine | This proc is called when the user examines an object with the associated element. This adds the text to the description in a new line, wrapped with span_brass() |
Var Details
text_to_add
Text to add to the description of the parent
Proc Details
add_examine
This proc is called when the user examines an object with the associated element. This adds the text to the description in a new line, wrapped with span_brass()
Arguments: * source - Object being examined, cast into an item variable
- user - Unused
- examine_texts - The output text list of the original examine function