Classes:CantaloupeAmmo
From ECWolf Wiki
Revision as of 00:31, 29 May 2014 by TheMightyHeracross (talk | contribs)
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
CantaloupeAmmo | |||
---|---|---|---|
Actor type | Ammo | Game | |
DoomEd Number | 191 | Class Name | CantaloupeAmmo |
Classes: Actor → Inventory → Ammo → CantaloupeAmmo
Overview
Ammo for the Cantaloupe Launcher.
DECORATE Definition
actor CantaloupeAmmo : Ammo 191 { inventory.amount 14 inventory.maxamount 99 ammo.backpackamount 1 ammo.backpackmaxamount 99 overheadicon "TILE8:7E" +PLOTONAUTOMAP states { Spawn: CTLS A -1 stop } }