Admin ghosts can now interact with stuff (#4178)

* Ghosts now have a bool for interacting with stuff

* Wrong ghost

* Simping for Swept

* Merge cleanup

* IT'S ODNE

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Swept
2021-08-22 20:14:52 -07:00
committed by GitHub
parent 007cd32667
commit 49b81b2587
9 changed files with 80 additions and 68 deletions

View File

@@ -0,0 +1,14 @@
- type: bodyTemplate
id: AGhostTemplate
name: "humanoid"
centerSlot: "torso"
slots:
left arm: Arm
left hand: Hand
right arm: Arm
right hand: Hand
connections:
left arm:
- left hand
right arm:
- right hand