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:
10
Resources/Prototypes/EntityLists/Surgery/command_tools.yml
Normal file
10
Resources/Prototypes/EntityLists/Surgery/command_tools.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
- type: entityList
|
||||
id: SurgeryToolsBasic
|
||||
entities:
|
||||
- Cautery
|
||||
- Drill
|
||||
- Scalpel
|
||||
- Retractor
|
||||
- Hemostat
|
||||
- Saw
|
||||
# - Drapes
|
||||
Reference in New Issue
Block a user