Allow specific entities to bypass DoAfter delays (#17349)
* Allow specific entities to bypass DoAfter delays This adds the InstantDoAfters tag to the admin ghost for mappers. * Add specific player prototype for InteractionTest
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
maxZoom: 8.916104, 8.916104
|
||||
- type: Tag
|
||||
tags:
|
||||
- InstantDoAfters
|
||||
- CanPilot
|
||||
- BypassInteractionRangeChecks
|
||||
- type: Input
|
||||
|
||||
@@ -409,6 +409,9 @@
|
||||
- type: Tag
|
||||
id: Ingot
|
||||
|
||||
- type: Tag
|
||||
id: InstantDoAfters
|
||||
|
||||
- type: Tag
|
||||
id: IntercomElectronics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user