Skip to content

Commit

Permalink
Fixed the turret controller
Browse files Browse the repository at this point in the history
  • Loading branch information
GySgtMurphy committed Dec 7, 2024
1 parent b501aa9 commit 5572d48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion maps/endeavour/levels/deck4.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -19453,7 +19453,8 @@
/obj/machinery/turretid/stun{
check_synth = 1;
name = "AI Chamber turret control";
pixel_y = -32
pixel_y = -32;
control_area = "\improper AI Chamber"
},
/turf/simulated/floor/tiled/techfloor,
/area/ai_upload)
Expand Down

0 comments on commit 5572d48

Please sign in to comment.