Changes

no edit summary
Line 315: Line 315:  
         end
 
         end
 
     end
 
     end
     if frame.args["boss"]~=nil and bossNode ~= frame.args["boss"] then
+
     if frame.args["boss_node"]~=nil and bossNode ~= frame.args["boss_node"] then
         bossNode = frame.args["boss"]
+
         bossNode = frame.args["boss_node"]
 
     end
 
     end
  
2,922

edits