Add command to spawn entity lists around the player and surgery tools list (#3721)

* Add command to spawn surgery tools around the player

* Generalize the command ot all entity list prototypes

* Change index to try index and rename surgery tools prototype
This commit is contained in:
DrSmugleaf
2021-03-28 12:59:58 +02:00
committed by GitHub
parent c5fec52378
commit 610db55454
2 changed files with 69 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
- type: entityList
id: SurgeryToolsBasic
entities:
- Cautery
- Drill
- Scalpel
- Retractor
- Hemostat
- Saw
# - Drapes