Merge pull request #6951 from VOREStation/pol-accountdb

Account DB console icon fix
This commit is contained in:
Atermonera
2020-04-06 21:40:51 -07:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
name = "Accounts uplink terminal" name = "Accounts uplink terminal"
desc = "Access transaction logs, account data and all kinds of other financial records." desc = "Access transaction logs, account data and all kinds of other financial records."
icon = 'icons/obj/computer.dmi' icon = 'icons/obj/computer.dmi'
icon_state = "aiupload" icon_state = "account_computer"
density = 1 density = 1
req_one_access = list(access_hop, access_captain, access_cent_captain) req_one_access = list(access_hop, access_captain, access_cent_captain)
anchored = 1 anchored = 1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 133 KiB