This repository has been archived on 2023-04-11. You can view files and clone it, but cannot push or open issues or pull requests.

9 lines
82 B
GDScript3
Raw Permalink Normal View History

2020-09-05 17:45:07 -04:00
extends Node
var factions = [
"Burningwall",
"Lunaki",
"Regium",
"Electus"
]