Set netsync false for some sprites (#14086)

This commit is contained in:
metalgearsloth
2023-02-13 17:26:10 +11:00
committed by GitHub
parent 210677ba4e
commit 1b51baa966
2 changed files with 2 additions and 0 deletions

View File

@@ -55,6 +55,7 @@
- type: SpriteFade - type: SpriteFade
- type: Sprite - type: Sprite
sprite: Structures/Furniture/Tables/counterwood.rsi sprite: Structures/Furniture/Tables/counterwood.rsi
netsync: false
- type: Icon - type: Icon
sprite: Structures/Furniture/Tables/counterwood.rsi sprite: Structures/Furniture/Tables/counterwood.rsi
state: full state: full

View File

@@ -12,6 +12,7 @@
- type: Sprite - type: Sprite
sprite: Structures/Walls/asteroid_rock.rsi sprite: Structures/Walls/asteroid_rock.rsi
state: full state: full
netsync: false
- type: Damageable - type: Damageable
damageContainer: Inorganic damageContainer: Inorganic
damageModifierSet: Metallic damageModifierSet: Metallic