From 39841c19e489a857a2b6ec9f3b529ba91ff46fab Mon Sep 17 00:00:00 2001 From: TiviPlus <57223640+TiviPlus@users.noreply.github.com> Date: Fri, 11 Sep 2020 02:17:47 +0200 Subject: [PATCH] Fixes monkey shuttle path #53589 --- code/datums/shuttles.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/shuttles.dm b/code/datums/shuttles.dm index f3210dbc820..0f639f386e2 100644 --- a/code/datums/shuttles.dm +++ b/code/datums/shuttles.dm @@ -401,7 +401,7 @@ admin_notes = "This motherfucker is BIG. You might need to force dock it." credit_cost = 50000 -/datum/map_template/shuttle/emergency/cruise +/datum/map_template/shuttle/emergency/monkey suffix = "nature" name = "Dynamic Environmental Interaction Shuttle" description = "A large shuttle with a center biodome that is flourishing with life. Frolick with the monkeys! (Extra monkeys are stored on the bridge.)"