Shared Containers (#3331)
* Namespace changes for containers. Moved ContainerSlot from content to engine. * Merged client/server ContainerManagerComponents into a single shared version. * Mapfile and nullability fixes. * Upgrades map. * Update engine.
This commit is contained in:
@@ -1993,8 +1993,7 @@ entities:
|
||||
- powerLoad: 0
|
||||
type: PowerReceiver
|
||||
- containers:
|
||||
light_bulb:
|
||||
type: Content.Server.GameObjects.ContainerSlot
|
||||
light_bulb: !type:ContainerSlot {}
|
||||
type: ContainerContainer
|
||||
- uid: 238
|
||||
type: Poweredlight
|
||||
@@ -2006,8 +2005,7 @@ entities:
|
||||
- powerLoad: 0
|
||||
type: PowerReceiver
|
||||
- containers:
|
||||
light_bulb:
|
||||
type: Content.Server.GameObjects.ContainerSlot
|
||||
light_bulb: !type:ContainerSlot {}
|
||||
type: ContainerContainer
|
||||
- uid: 239
|
||||
type: ApcExtensionCable
|
||||
|
||||
Reference in New Issue
Block a user