Fixed examine things (#308)
This commit is contained in:
committed by
Pieter-Jan Briers
parent
4dcbf28714
commit
be4197351a
@@ -182,7 +182,7 @@ namespace Content.Server.GameObjects.Components.Power
|
||||
{
|
||||
if (!Powered)
|
||||
{
|
||||
message.AddText("The device is not powered");
|
||||
message.AddText("The device is not powered.");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user