Classes:BowlOfFruit
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| Bowl of fruit | |||
|---|---|---|---|
| Actor type | Health | Game | |
| DoomEd Number | 2011 | Class Name | BowlOfFruit |
Classes:Actor→Inventory→Health→Stimpack→BowlOfFruit
A bowl containing various fruits.
DECORATE definition
ACTOR BowlOfFruit : Stimpack { Inventory.PickupMessage "$GOTFRUIT" // "Picked up a bowl of fruit." }