VileTarget: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(New page: Type: Monster attack, normal Purpose: Causes the object to face its target, and spawns a VileFire object at the target's location. The Fire codepointer will be called on the VileFire obje...)
 
No edit summary
 
Line 1: Line 1:
Type: Monster attack, normal
Type: Monster attack, normal


Purpose: Causes the object to face its target, and spawns a VileFire object at the target's location. The Fire codepointer will be called on the VileFire object after it is spawned.
Purpose: Causes the object to [[FaceTarget|face]] its target, and spawns a VileFire object at the target's location. The [[Fire]] codepointer will be called on the VileFire object after it is spawned.

Latest revision as of 07:20, 16 August 2009

Type: Monster attack, normal

Purpose: Causes the object to face its target, and spawns a VileFire object at the target's location. The Fire codepointer will be called on the VileFire object after it is spawned.