Spawnable

From PMDOWiki

A spawnable is any type of object that can be spawned through generic spawn methods. They are known in the engine's code as map items.

Usage

Any method that can spawn a spawnable is capable of spawning all spawnables. The objects that are considered spawnables are effect tiles, items, entrances, exits, and money.