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:
@@ -141,7 +141,7 @@ namespace Content.Server.GameObjects.Components.PDA
|
||||
|
||||
private void UpdatePDAAppearance()
|
||||
{
|
||||
_appearance?.SetData(PDAVisuals.ScreenLit, _lightOn);
|
||||
_appearance?.SetData(PDAVisuals.FlashlightLit, _lightOn);
|
||||
}
|
||||
|
||||
public async Task<bool> InteractUsing(InteractUsingEventArgs eventArgs)
|
||||
|
||||
Reference in New Issue
Block a user