Skip to content

Instantly share code, notes, and snippets.

@melinath
Created May 21, 2011 00:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save melinath/984061 to your computer and use it in GitHub Desktop.
Save melinath/984061 to your computer and use it in GitHub Desktop.
function multifloor_time_area(cfg)
local id = cfg.id
local floor = cfg.floor
cfg.id = nil
cfg.floor = nil
local locations = wesnoth.get_locations(cfg)
-- then do things!
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment