Merge pull request #14826 from zeroisthebiggay/bankmachine

TG Resprite Compendium Atomization Project | Episode Two: Bank Machines
This commit is contained in:
silicons
2021-06-13 15:13:46 -07:00
committed by GitHub
4 changed files with 4 additions and 1 deletions
+4 -1
View File
@@ -1,7 +1,10 @@
/obj/machinery/computer/bank_machine
name = "bank machine"
desc = "A machine used to deposit and withdraw station funds."
icon = 'goon/icons/obj/goon_terminals.dmi'
icon = 'icons/obj/computer.dmi'
icon_state = "computer"
icon_screen = "vault"
icon_keyboard = "security_key"
idle_power_usage = 100
var/siphoning = FALSE
Binary file not shown.

Before

Width:  |  Height:  |  Size: 951 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 913 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 130 KiB