Classes:QuestItem
		
		
		
		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: 
 | 
| Quest item | |||
|---|---|---|---|
| Actor type | Internal | Game |  (Strife) | 
| DoomEd Number | None | Class Name | QuestItem | 
Special tokens used by Strife to mark completed quests. This is ZDoom's inventory-based implementation of the  Strife quest flags.
Strife quest flags.
DECORATE definition
ACTOR QuestItem : Inventory { States { Spawn: TOKN A -1 Stop } }