Damage popup type can now be changed with a left click if allowed via component boolean. (#26734)
* Update DamagePopupSystem.cs * Update DamagePopupSystem.cs * Add ability to allow or deny type change via component bool
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
noRot: true
|
||||
- type: Repairable
|
||||
- type: DamagePopup
|
||||
allowTypeChange: true
|
||||
damagePopupType: Combined
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
|
||||
Reference in New Issue
Block a user