From 50baa06fea2a6f117d5807d0aa95e9d0c8f34485 Mon Sep 17 00:00:00 2001 From: BlackMajor Date: Tue, 19 Jan 2021 21:06:28 +1300 Subject: [PATCH] fuck you travis CI --- code/modules/client/preferences_spawnpoints_ch.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preferences_spawnpoints_ch.dm b/code/modules/client/preferences_spawnpoints_ch.dm index 32583c3f7d..8cd1eeb71b 100644 --- a/code/modules/client/preferences_spawnpoints_ch.dm +++ b/code/modules/client/preferences_spawnpoints_ch.dm @@ -8,7 +8,7 @@ /datum/spawnpoint/vore display_name = "Vore Belly" - msg = "has arrived on the station." + msg = "has arrived on the station" /datum/spawnpoint/vore/New() ..()