minor changes to the Derelict Cyborg

This commit is contained in:
The Canned One
2024-09-27 20:11:04 +02:00
parent 30018a3ab1
commit 602541b548
2 changed files with 6 additions and 10 deletions

View File

@@ -320,7 +320,7 @@
- type: entity
id: BaseBorgChassisDerelict
parent: [BaseBorgChassis, BaseBorgTransponder]
parent: BaseBorgChassis
abstract: true
components:
- type: NpcFactionMember
@@ -329,11 +329,11 @@
- type: Access
enabled: false
groups:
- AllAccess
- AllAccess #Randomized access would be fun. AllAccess is the best i can think of right now that does make it too hard to enter the station or.
- type: AccessReader
access: [["Command"]] #I will probably change this.
- type: SiliconLawProvider
laws: AntimovLawset
laws: AntimovLawset #Temporary until i get it randomized.
- type: IntrinsicRadioTransmitter
channels:
- Binary

View File

@@ -447,7 +447,8 @@
- type: entity
id: BorgChassisDerelict
parent: BaseBorgChassisDerelict
name: damaged cyborg
name: derelict cyborg
description: A man-machine hybrid that assists in station activity. This one is in a state of great disrepair.
components:
- type: Sprite
layers:
@@ -467,13 +468,8 @@
- BorgModuleGeneric
hasMindState: derelict_e
noMindState: derelict_e_r
- type: BorgTransponder
sprite:
sprite: Mobs/Silicon/chassis.rsi
state: derelict
name: damaged cyborg
- type: Construction
node: derelictcyborg #what is this?
node: derelictcyborg
- type: Speech
speechVerb: Robotic
- type: InteractionPopup