mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
[MIRROR] Fixes the door bolt button the starboard side of the default pirate shuttle [MDB IGNORE] (#9889)
* its starboard external not portstarboard external (#63235) * Fixes the door bolt button the starboard side of the default pirate shuttle Co-authored-by: Paxilmaniac <82386923+Paxilmaniac@users.noreply.github.com>
This commit is contained in:
@@ -423,7 +423,7 @@
|
||||
/obj/effect/turf_decal/stripes/corner,
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/machinery/button/door/directional/south{
|
||||
id = "pirateportstarboardexternal";
|
||||
id = "piratestarboardexternal";
|
||||
name = "External Bolt Control";
|
||||
normaldoorcontrol = 1;
|
||||
specialfunctions = 4
|
||||
|
||||
Reference in New Issue
Block a user