VolcanoSet

From Eternity Wiki
Revision as of 14:20, 24 October 2024 by Printz (talk | contribs) (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}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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