Unit poison_spore

Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

A spore that poisons the player when triggered

Uses

Overview

Functions and Procedures

procedure createSpore(itmx, itmy: smallint);
procedure useItem;
procedure triggered(id: smallint);

Description

Functions and Procedures

procedure createSpore(itmx, itmy: smallint);

Create a spore

procedure useItem;

Item cannot be equipped

procedure triggered(id: smallint);

Triggered when the spore has been stepped on


Generated by PasDoc 0.16.0.