Medical Wall Locker Hotfix (#14247)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerWallMedicalFilled
|
id: LockerWallMedicalFilled
|
||||||
|
name: medicine wall locker
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
parent: LockerWallMedical
|
parent: LockerWallMedical
|
||||||
components:
|
components:
|
||||||
@@ -72,6 +73,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerWallMedicalDoctorFilled
|
id: LockerWallMedicalDoctorFilled
|
||||||
|
name: medical doctor's wall locker
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
parent: ["LockerWallMedical", "LockerMedicalFilled"]
|
parent: ["LockerWallMedical", "LockerMedicalFilled"]
|
||||||
|
|
||||||
|
|||||||
@@ -168,7 +168,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
id: LockerWallMedical
|
id: LockerWallMedical
|
||||||
parent: BaseWallLocker
|
parent: BaseWallLocker
|
||||||
name: medical doctor's wall locker
|
name: medical wall locker
|
||||||
components:
|
components:
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
visuals:
|
visuals:
|
||||||
|
|||||||
Reference in New Issue
Block a user