godhelpme

This commit is contained in:
Matt
2016-05-26 22:26:38 +02:00
parent def7c93cd8
commit 182708c445
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -239,7 +239,7 @@
#define REGION_ENGINEERING 5
#define REGION_SUPPLY 6
#define REGION_COMMAND 7
#define REGION_COMMAND 8
#define REGION_CENTCOMM 8
//Matricies
#define MATRIX_DEFAULT list(1, 0, 0, 0,\
@@ -250,4 +250,4 @@
#define MATRIX_GREYSCALE list(0.3, 0.3, 0.3, 0,\
0.3, 0.3, 0.3, 0,\
0.3, 0.3, 0.3, 0,\
0, 0, 0, 1)
0, 0, 0, 1)
+2
View File
@@ -58,6 +58,8 @@
else
D.emergency = 1
D.update_icon()
else
to_chat(user, "<span class='danger'>[src] does not have access to this door.</span>")
/obj/item/weapon/door_remote/omni
name = "omni door remote"