Classes:MageWeapon
		
		
		
		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: 
 | 
| Mage weapon | |||
|---|---|---|---|
| Actor type | Internal | Game |  (Hexen) | 
| DoomEd Number | None | Class Name | MageWeapon | 
Classes: Inventory→Weapon→MageWeapon
 →MWeapBloodscourge
 →MWeapFrost
 →MWeapLightning
 →MWeapWand
The base class for all Hexen mage weapons. They cannot be used up by clerics or fighters and if picked up by these classes will only translate as mana ammunition.
DECORATE definition
ACTOR MageWeapon : Weapon native { Weapon.Kickback 150 Inventory.ForbiddenTo FighterPlayer, ClericPlayer }