VolcanoSet: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(Created page with "{{codepointer|description=Set tics as for Heretic volcano. |usage='''A_VolcanoSet''' |notes=This sets current state duration to 105 + random(0, 127). |seealso= *SetTics}}")
 
(No difference)

Latest revision as of 15:20, 24 October 2024

Description

Set tics as for Heretic volcano.

Usage

A_VolcanoSet

Parameters

No parameters.

Examples

No examples given.

Notes

This sets current state duration to 105 + random(0, 127).

See also