Skip to content

Files

Latest commit

1ef0bab · May 14, 2019

History

History
11 lines (8 loc) · 205 Bytes

random-maps.md

File metadata and controls

11 lines (8 loc) · 205 Bytes

Random Map Notes

UNIQUE_UNIT, ELITE_UNIQUE_UNIT

These constants allow spawning the unique unit for the player's civilization.

create_object UNIQUE_UNIT {
  set_place_for_every_player
}