Classes:LoreShot2
		
		
		
		
		
		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:
  | 
| Loremaster grappler chain link | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | LoreShot2 | 
| Conversation ID | 98 | Puzzle Item ID | N/A | 
Classes: LoreShot2
This actor needs a description.
DECORATE definition
ACTOR LoreShot2
{
  +NOBLOCKMAP
  +NOGRAVITY
  States
  {
  Spawn:
    TEND A 20
    Stop
  }
}