--- deliantra/server/pod/objects.pod 2006/12/20 03:57:26 1.11 +++ deliantra/server/pod/objects.pod 2006/12/20 11:20:50 1.12 @@ -235,7 +235,7 @@ =item FLAG_REFLECTING -This flag is used by spell effects, LIGHTNING, THROWN_OBJ and ARROW +This flag is used by spell effects (eg. SP_BOLT), THROWN_OBJ and ARROW to indicate whether this object reflects off walls. =item FLAG_REFL_SPELL @@ -520,7 +520,7 @@ This type of objects just display the time when being applied. -=head3 LIGHTNING - type 12 - Lightnings +=head3 LIGHTNING - type 12 - Lightnings (DEPRECATED, see SPELL_EFFECT subtype SP_BOLT) This is a spell effect of a moving bolt. It moves straigt forward through the map until something blocks it.