Classes:FeedSack
From ECWolf Wiki
Revision as of 22:32, 10 June 2018 by TheBreakinBenny (talk | contribs) (Created page with "{{Actor| | type = Internal | name = FeedSack | class = FeedSack }}Classes: {{Class|Actor}} → >{{Class|Inventory}} → {{Class|BackpackItem}} → <u>FeedSack</u>...")
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
FeedSack | |||
---|---|---|---|
Actor type | Internal | Game | |
DoomEd Number | None | Class Name | FeedSack |
Classes: Actor → >Inventory → BackpackItem → FeedSack
→Ammo
→BackpackItem
→CustomInventory
→Health
→Key
→KeyGiver
→ScoreItem
→SpearOfDestiny
Overview
The feed sack, for expanding the feed supply.
DECORATE Definition
actor FeedSack : BackpackItem 176 { overheadicon "TILE8:7E" +PLOTONAUTOMAP +INVENTORY.ALWAYSPICKUP states { Spawn: SACK A -1 stop } }