Classes:CantaloupeAmmo
From ECWolf Wiki
Revision as of 00:30, 29 May 2014 by TheMightyHeracross (talk | contribs) (Created page with "{{Actor| | type = Ammo | class = Feed | name = Feed | doomednum = 180 | game = Noah3D }}Classes: {{Class|Actor}} → {{Class|Inventory}} → {{Class|Ammo}} → <u...")
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Feed | |||
---|---|---|---|
Actor type | Ammo | Game | |
DoomEd Number | 180 | Class Name | Feed |
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 } }