Skip to content

Commit b2ca4e0

Browse files
authored
Add restrictions to Kalani
1 parent 6965dc1 commit b2ca4e0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

data/upgrades/tactical-relay.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,16 @@
170170
"cost": {
171171
"value": 3
172172
},
173+
"restrictions": [
174+
{
175+
"factions": [
176+
"separatistalliance"
177+
]
178+
},
179+
{
180+
"solitary": true
181+
}
182+
],
173183
"limited": 1,
174184
"xws": "kalani",
175185
"standard": true,

0 commit comments

Comments
 (0)