Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 205 Bytes

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
}