mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
Merge pull request #4203 from Heroman3003/telecomm-turret-fix
Fixed telecommunication foyer's stun turrets being disobedient
This commit is contained in:
@@ -16015,7 +16015,7 @@
|
||||
/obj/machinery/turretid/stun{
|
||||
ailock = 1;
|
||||
check_synth = 1;
|
||||
control_area = /area/tcommsat;
|
||||
control_area = /area/tcomsat;
|
||||
desc = "A firewall prevents AIs from interacting with this device.";
|
||||
name = "Telecoms Foyer turret control";
|
||||
pixel_x = 29;
|
||||
|
||||
Reference in New Issue
Block a user