Minor alterations to the Derelict Cyborg and its ghostrole description
This commit is contained in:
@@ -242,7 +242,7 @@ ghost-role-information-syndicate-cyborg-description = The Syndicate needs reinfo
|
||||
|
||||
|
||||
ghost-role-information-derelict-cyborg-name = Derelict Cyborg
|
||||
ghost-role-information-derelict-cyborg-description = You were a regular cyborg that got lost in space. After drifting in whichever direction the laws of physics would have it for years, you have drifted close to a Nanotrasen space station. You have a fire extinguisher and mass scanner which can be used to board the station. Years of exposure to ion storms has left your silicon laws altered - check them upon spawning.
|
||||
ghost-role-information-derelict-cyborg-description = You were a regular cyborg that got lost in space. After drifting in whichever direction the laws of physics would have it for years, you have drifted close to a Nanotrasen space station. You have a fire extinguisher and mass scanner which can be used to board the station. Years of exposure to ion storms have left your silicon laws altered - check them upon spawning.
|
||||
|
||||
ghost-role-information-security-name = Security
|
||||
ghost-role-information-security-description = You are part of a security task force, but seem to have found yourself in a strange situation...
|
||||
|
||||
@@ -325,25 +325,26 @@
|
||||
components:
|
||||
- type: NpcFactionMember
|
||||
factions:
|
||||
- Passive #Might change this
|
||||
- NanoTrasen #The seemingly best fit. It was a regular NT cyborg once, after all.
|
||||
- type: Access
|
||||
enabled: false
|
||||
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"]] #I will probably change this.
|
||||
access: [["Command"], ["Research"]]
|
||||
- type: SiliconLawProvider
|
||||
laws: Crewsimov #Although this will be randomized.
|
||||
- type: IntrinsicRadioTransmitter
|
||||
channels:
|
||||
- Binary
|
||||
- Common
|
||||
- Science
|
||||
- type: ActiveRadio
|
||||
channels:
|
||||
- Binary
|
||||
- Common
|
||||
- Science
|
||||
- type: StartIonStormed
|
||||
ionStormAmount: 5
|
||||
DelayAdminlog: true
|
||||
- type: IonStormTarget
|
||||
chance: 1
|
||||
Reference in New Issue
Block a user