Fixed derelict borg AA (#6284)
This commit is contained in:
parent
aabf5ac1bb
commit
6486b49bf3
|
|
@ -421,10 +421,9 @@
|
|||
- type: NpcFactionMember
|
||||
factions:
|
||||
- NanoTrasen #The seemingly best fit. It was a regular NT cyborg once, after all.
|
||||
- type: Access
|
||||
enabled: false # DeltaV - comment to prevent upstream removing, borg id chips
|
||||
groups:
|
||||
- AllAccess #Randomized access would be fun. AllAccess is the best i can think of right now that does make it too hard for it to enter the station or navigate it..
|
||||
#- type: Access # DeltaV - Borg ID chips
|
||||
# groups:
|
||||
# - AllAccess #Randomized access would be fun. AllAccess is the best i can think of right now that does make it too hard for it to enter the station or navigate it..
|
||||
- type: AccessReader
|
||||
access: [["Command"], ["Robotics"]] # DeltaV - Robotics instead of Research
|
||||
- type: StartIonStormed
|
||||
|
|
|
|||
Loading…
Reference in New Issue