• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
no edit summary
Line 306: Line 306:     
function NodeInfo:is_simple_node_type()
 
function NodeInfo:is_simple_node_type()
     return self._node_type == 'resource' -- or ...
+
     return self._node_type == 'resource' or
 +
        self._node_type == 'storm' or
 +
        self._node_type == 'empty' or
 +
        self._node_type == 'select'
 
end
 
end
  
cssedit, gkautomate
6,941

edits

Navigation menu