Classes:FeedTrough
From ECWolf Wiki
Revision as of 02:24, 28 May 2014 by TheMightyHeracross (talk | contribs) (Created page with "{{Actor| | type = Ammo | class = FeedTrough | name = FeedTrough | doomednum = 177 | game = Noah3D }}Classes: {{Class|Actor}} → {{Class|Inventory}} → {{Class|Ammo...")
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
FeedTrough | |||
---|---|---|---|
Actor type | Ammo | Game | |
DoomEd Number | 177 | Class Name | FeedTrough |
Classes: Actor → Inventory → Ammo → Feed → FeedTrough
Overview
Large ammo pack variant of Feed.
DECORATE Definition
actor FeedTrough : Feed 177 { inventory.amount 25 states { Spawn: FTRH A -1 stop } }