Changes

m
no edit summary
Line 1: Line 1:  +
---
 +
-- Data modules in Module:Data/Map/<event> should preferably follow game order (preferably generated from a DB).
 +
--
 +
-- TODO: assuming 0-1 ship
 +
-- TODO: assuming 0-1 choice with 2 options
 +
-- TODO: sorting for choices?
 +
 
local U = require('Module:Core')
 
local U = require('Module:Core')
   Line 45: Line 52:  
local tbl = {}
 
local tbl = {}
 
local types = {}
 
local types = {}
-- TODO: assuming 0-1 ship
  −
-- TODO: assuming 0-1 choice
   
local ship = false
 
local ship = false
 
local choice = false
 
local choice = false
cssedit, gkautomate
6,941

edits