Classes:FeedBucket
From ECWolf Wiki
Revision as of 22:47, 8 July 2018 by TheBreakinBenny (talk | contribs)
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Feed Bucket | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 164 | Class Name | FeedBucket |
Overview
A feed bucket.
DECORATE Definition
actor FeedBucket 164
{
radius 32
overheadicon "TILE8:7C"
+PLOTONAUTOMAP
+SOLID
states
{
Spawn:
FDBK A -1
stop
}
}