remove duplicate var definition in /obj/structure/checkoutmachine

This commit is contained in:
William Wallace
2019-10-08 23:11:01 +01:00
parent e8a0b723de
commit 58ebaf07e9
+1 -2
View File
@@ -28,11 +28,10 @@
desc = "This is good for spacecoin because"
icon = 'icons/obj/money_machine.dmi'
icon_state = "bogdanoff"
layer = TABLE_LAYER //So that the crate inside doesn't appear underneath
layer = LARGE_MOB_LAYER
armor = list("melee" = 80, "bullet" = 30, "laser" = 30, "energy" = 60, "bomb" = 90, "bio" = 0, "rad" = 0, "fire" = 100, "acid" = 80)
density = TRUE
pixel_z = -8
layer = LARGE_MOB_LAYER
max_integrity = 5000
var/list/accounts_to_rob
var/mob/living/carbon/human/bogdanoff