mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
godhelpme
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user