Difference between revisions of "Classes:Food2"
From ECWolf Wiki
|  (Created page with "{{Actor| | type = Health | game = Spear | doomednum = 142 | name = Food | class = Food2 }}Classes: {{Class|Actor}} → {{Class|Inventory}} → {{Class|Health}} &rarr...") | 
| (No difference) | 
Latest revision as of 19:02, 11 February 2013
| Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things: 
 | 
| Food | |||
|---|---|---|---|
| Actor type | Health | Game |   | 
| DoomEd Number | 142 | Class Name | Food2 | 
Classes: Actor → Inventory → Health → Food → Food2
Overview
Alternative food pickup for the Spear of Destiny mission packs.
DECORATE Definition
actor Food2 : Food 142 { states { Spawn: FOD2 A -1 stop } }

