Skip to content

Commit

Permalink
Finally its fixed?
Browse files Browse the repository at this point in the history
  • Loading branch information
KashRas committed Dec 8, 2024
1 parent f269d18 commit ff58847
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 250 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,42 +54,6 @@
whitelist:
tags:
- BorgTorso
#ADT secborg start
security_chest+o:
whitelist:
tags:
- ADTBorgSecurityTorso
security_l_arm+o:
whitelist:
tags:
- ADTBorgSecurityLArm
security_r_arm+o:
whitelist:
tags:
- ADTBorgSecurityRArm
security_l_leg+o:
whitelist:
tags:
- ADTBorgSecurityLLeg
security_r_leg+o:
whitelist:
tags:
- ADTBorgSecurityRLeg
security_head+o:
whitelist:
tags:
- ADTBorgSecurityHead
#ADT secborg end
# ADT-Kerfus-Start
kerfusNT_torso+o:
whitelist:
tags:
- ADTBorgKerfusNTTorso
kerfusNT_head+o:
whitelist:
tags:
- ADTBorgKerfusNTHead
# ADT-Kerfus-End
- type: ContainerContainer
containers:
part-container: !type:Container
Expand All @@ -103,19 +67,6 @@
- BorgRLeg
- BorgHead
- BorgTorso
security: #ADT secborg start
- ADTBorgSecurityHead
- ADTBorgSecurityLArm
- ADTBorgSecurityLLeg
- ADTBorgSecurityRArm
- ADTBorgSecurityRLeg
- ADTBorgSecurityTorso
#ADT secborg end
# ADT-Kerfus-Start
kerfusNT:
- ADTBorgKerfusNTTorso
- ADTBorgKerfusNTHead
# ADT-Kerfus-End
- type: Construction
graph: Cyborg
node: start
Expand Down
201 changes: 0 additions & 201 deletions Resources/Prototypes/Recipes/Construction/Graphs/machines/cyborg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,206 +32,5 @@
- tool: Screwing
doAfter: 0.5

- to: engineer
steps:
- assemblyId: engineer
guideString: borg-construction-guide-string

- material: Cable
amount: 1
doAfter: 1
store: part-container

- component: Flash
name: flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- component: Flash
name: second flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- tool: Screwing
doAfter: 0.5

- to: janitor
steps:
- assemblyId: janitor
guideString: borg-construction-guide-string

- material: Cable
amount: 1
doAfter: 1
store: part-container

- component: Flash
name: flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- component: Flash
name: second flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- tool: Screwing
doAfter: 0.5

- to: medical
steps:
- assemblyId: medical
guideString: borg-construction-guide-string

- material: Cable
amount: 1
doAfter: 1
store: part-container

- component: Flash
name: flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- component: Flash
name: second flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- tool: Screwing
doAfter: 0.5

- to: mining
steps:
- assemblyId: mining
guideString: borg-construction-guide-string

- material: Cable
amount: 1
doAfter: 1
store: part-container

- component: Flash
name: flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- component: Flash
name: second flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- tool: Screwing
doAfter: 0.5

- to: service
steps:
- assemblyId: service
guideString: borg-construction-guide-string

- material: Cable
amount: 1
doAfter: 1
store: part-container

- component: Flash
name: flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- component: Flash
name: second flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- tool: Screwing
doAfter: 0.5

# ADT-Kerfus-Start
- to: kerfusNT
steps:
- assemblyId: kerfusNT
guideString: borg-construction-guide-string

- material: Cable
amount: 1
doAfter: 1
store: part-container

- component: Flash
name: flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- component: Flash
name: second flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- tool: Screwing
doAfter: 1
# ADT-Kerfus-End

#ADT secborg start
- to: security
steps:
- assemblyId: security
guideString: borg-construction-guide-string

- material: Cable
amount: 1
doAfter: 1
store: part-container

- component: Flash
name: flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- component: Flash
name: second flash
store: part-container
icon:
sprite: Objects/Weapons/Melee/flash.rsi
state: flash

- tool: Screwing
doAfter: 0.5

- node: security
entity: ADTBorgChassisSec
#ADT secborg end

- node: cyborg
entity: BorgChassisSelectable

# ADT-Kerfus-Start
- node: kerfusNT
entity: ADTBorgChassisKerfusNT
# ADT-Kerfus-End

0 comments on commit ff58847

Please sign in to comment.