diff --git a/wadsrc/static/actors/actor.txt b/wadsrc/static/actors/actor.txt index f422bbc368..cd718b1c0d 100644 --- a/wadsrc/static/actors/actor.txt +++ b/wadsrc/static/actors/actor.txt @@ -26,6 +26,8 @@ ACTOR Actor native //: Thinker DesignatedTeam 255 PainType Normal DeathType Normal + TeleFogSourceType "TeleportFog" + TeleFogDestType "TeleportFog" // Variables for the expression evaluator // NOTE: fixed_t and angle_t are only used here to ensure proper conversion