Skip to content

Commit

Permalink
#599 attempt to fix bug: destroyable ice respawns as dirt
Browse files Browse the repository at this point in the history
  • Loading branch information
shieldgenerator7 committed Jul 21, 2024
1 parent 4eaf3a1 commit ef0ea80
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,12 @@ MonoBehaviour:
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 58ae026f0895dbc41ad3be9f2f389a92
m_Address: Assets/Prefabs/Platforms/DestroyableFloorIce.prefab
m_Address: Prefabs/Platforms/DestroyableFloorIce.prefab
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: 59e16688c7c6a2c49a3e8bab150376c1
m_Address: Assets/Prefabs/Discoverables/EasterEggs/dream_fawn_flower_0.prefab
m_Address: Prefabs/Discoverables/EasterEggs/dream_fawn_flower_0.prefab
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
Expand Down Expand Up @@ -276,7 +276,7 @@ MonoBehaviour:
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: a0ffff63b865f824390f85bb3bb5c037
m_Address: Assets/Prefabs/Enemies/JungleShapeProfile_thorn.prefab
m_Address: Prefabs/Enemies/JungleShapeProfile_thorn.prefab
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
Expand Down Expand Up @@ -306,7 +306,7 @@ MonoBehaviour:
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
- m_GUID: accd51bafe1477444852ab211d0c98b4
m_Address: Assets/Enemies/Icycle/icycle_spriteshape.prefab
m_Address: Enemies/Icycle/icycle_spriteshape.prefab
m_ReadOnly: 0
m_SerializedLabels: []
FlaggedDuringContentUpdateRestriction: 0
Expand Down
Binary file modified Assets/AddressableAssetsData/Windows/addressables_content_state.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion Assets/Prefabs/Platforms/DestroyableFloorIce.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ MonoBehaviour:
maxForceThreshold: 500
maxIntegrity: 3
integrity: 0
crackedPrefab: {fileID: 8170681294263863726, guid: 73739298152f34c40b2f81fbca50520e, type: 3}
crackedPrefab: {fileID: 0}
crackStages:
- {fileID: 21300000, guid: b286b11c4756a8a4a90d686164c8e522, type: 3}
soundDamageNone: {fileID: 8300000, guid: 8616065873e7eb642ab0dfbe37df1067, type: 3}
Expand Down

0 comments on commit ef0ea80

Please sign in to comment.