Skip to content

Commit

Permalink
take a long walk off a short pier
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg committed Nov 29, 2024
1 parent ec85630 commit 0785c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/overmap/ships/controlled_ship_datum.dm
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

///The docking port of the linked shuttle. To add a port after creating a controlled ship datum, use [/datum/overmap/ship/controlled/proc/connect_new_shuttle_port].
VAR_FINAL/obj/docking_port/mobile/shuttle_port
///The map template the shuttle was spawned from, if it was indeed created from a template.
///The map template the shuttle was spawned from, if it was indeed created from a template.
var/datum/map_template/shuttle/source_template
///Whether objects on the ship require an ID with ship access granted
var/unique_ship_access = FALSE
Expand Down

0 comments on commit 0785c12

Please sign in to comment.