Classes:FeedTrough
From ECWolf Wiki
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 } }