Classes:Flembrane
		
		
		
		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: 
 | 
| The Flembrane | |||
|---|---|---|---|
| Actor type | Monster | Game |  (Chex) | 
| DoomEd Number | 3003 | Class Name | Flembrane | 
Classes:Actor→BaronOfHell→Flembrane
This actor needs a description.
DECORATE definition
ACTOR Flembrane : BaronOfHell { Radius 44 Height 100 Speed 0 Obituary "$OB_FLEMBRANE" // "%o was defeated by the Flembrane." States { Missile: BOSS EF 3 A_FaceTarget BOSS G 0 A_BruisAttack goto See } }