thesixthofmany
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
/obj/machinery/computer/bank_machine
|
/obj/machinery/computer/bank_machine
|
||||||
name = "bank machine"
|
name = "bank machine"
|
||||||
desc = "A machine used to deposit and withdraw station funds."
|
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
|
idle_power_usage = 100
|
||||||
|
|
||||||
var/siphoning = FALSE
|
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 |
Reference in New Issue
Block a user