Fixes the wasp taurhalf being broken

This commit is contained in:
Heroman
2019-08-20 08:28:35 +10:00
parent 78d3f43b10
commit 313054ecc2
2 changed files with 3 additions and 2 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

+3 -2
View File
@@ -2473,7 +2473,8 @@
/obj/machinery/door/airlock/glass_external{
icon_state = "door_locked";
id_tag = "expshuttle_door_cargo";
locked = 1
locked = 1;
req_one_access = list()
},
/obj/machinery/button/remote/airlock{
desiredstate = 1;
@@ -2482,7 +2483,7 @@
id = "expshuttle_door_cargo";
name = "hatch bolt control";
pixel_x = -32;
req_one_access = list();
req_one_access = list(19,43,67);
specialfunctions = 4
},
/turf/simulated/floor/tiled/techfloor/grid,