Forgot a line

This commit is contained in:
Allspice
2020-07-02 11:14:18 -07:00
parent 7ca967c851
commit 48c6d5b967

View File

@@ -11,6 +11,7 @@
var/syndie = 0
var/raider = 0
var/list/channels = list()
channels = list("Common" = 1)
/obj/item/device/encryptionkey/attackby(obj/item/weapon/W as obj, mob/user as mob)