Fix YAML prototype errors (#954)
This commit is contained in:
@@ -148,6 +148,14 @@ namespace Content.Client
|
||||
"RandomPottedPlant",
|
||||
"CommunicationsConsole",
|
||||
"BarSign",
|
||||
"DroppedBodyPart",
|
||||
"DroppedMechanism",
|
||||
"BodyManager",
|
||||
"Stunnable",
|
||||
"SolarPanel",
|
||||
"BodyScanner",
|
||||
"Stunbaton",
|
||||
"EmergencyClosetFill"
|
||||
};
|
||||
|
||||
foreach (var ignoreName in registerIgnore)
|
||||
|
||||
@@ -35,6 +35,7 @@ namespace Content.Server
|
||||
"IconSmooth",
|
||||
"SubFloorHide",
|
||||
"LowWall",
|
||||
"ReinforcedWall",
|
||||
"Window",
|
||||
"CharacterInfo",
|
||||
"InteractionOutline",
|
||||
|
||||
@@ -78,8 +78,6 @@
|
||||
- type: Physics
|
||||
mass: 5
|
||||
Anchored: false
|
||||
- type: Sound
|
||||
|
||||
|
||||
- type: entity
|
||||
name: wet floor sign
|
||||
|
||||
Reference in New Issue
Block a user