Portals & hand teleporter (#13266)

* basic system with portals & linked ents

* hand tele sprites, no impl

* hand tele and teleportation works

* fancy it up

* oog

* special case projectiles

* predict portal-to-portal teleportation

* this stuff

* check nullspace

* sloth

* give to rd instead

* i guess this can probably happen

* docs
This commit is contained in:
Kara
2023-01-02 19:58:25 -06:00
committed by GitHub
parent a21a4711b6
commit c821ca71aa
23 changed files with 592 additions and 3 deletions

View File

@@ -20,6 +20,7 @@
CorgiMeatStealObjective: 1
CaptainGunStealObjective: 0.5
CaptainJetpackStealObjective: 0.5
HandTeleporterStealObjective: 0.5
- type: weightedRandom
id: TraitorObjectiveGroupKill

View File

@@ -82,6 +82,22 @@
prototype: ClothingOuterHardsuitRd
owner: job-name-rd
- type: objective
id: HandTeleporterStealObjective
issuer: syndicate
difficultyOverride: 2.75
requirements:
- !type:TraitorRequirement {}
- !type:IncompatibleConditionsRequirement
conditions:
- DieCondition
- !type:NotRoleRequirement
roleId: ResearchDirector
conditions:
- !type:StealCondition
prototype: HandTeleporter
owner: job-name-rd
- type: objective
id: NukeDiskStealObjective
issuer: syndicate