Switches current PDAs to the /tg/ ones. (#1796)
* Switches PDAs with tg ones and renames flashlight component * Which chucklefuck hid the ID cards in the clothing folder * Removes Mime PDA as i'm gonna do that in another PR * Moves EVERY SINGLE PDA over by exactly one pixel so they're aligned perfectly with the UI slot * On second thought moves back the id-cards since I don't want to deal with conflicts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.GameObjects.Components.UserInterface;
|
||||
using Robust.Shared.Serialization;
|
||||
@@ -108,7 +108,7 @@ namespace Content.Shared.GameObjects.Components.PDA
|
||||
[NetSerializable, Serializable]
|
||||
public enum PDAVisuals
|
||||
{
|
||||
ScreenLit,
|
||||
FlashlightLit,
|
||||
}
|
||||
|
||||
[NetSerializable, Serializable]
|
||||
|
||||
Reference in New Issue
Block a user