RespawnRuleSystem tweaks. (#28528)
This commit is contained in:
@@ -5,6 +5,17 @@
|
||||
components:
|
||||
- type: GameRule
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: BaseGameRule
|
||||
id: RespawnDeadRule
|
||||
components:
|
||||
- type: RespawnDeadRule
|
||||
alwaysRespawnDead: true
|
||||
- type: RespawnTracker
|
||||
respawnDelay: 10
|
||||
deleteBody: false
|
||||
|
||||
- type: entity
|
||||
noSpawn: true
|
||||
parent: BaseGameRule
|
||||
|
||||
Reference in New Issue
Block a user