From 12ea1132c4dd50f86695cf8a1f012c7c4ee1a074 Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Sun, 1 Mar 2020 00:43:34 -0500 Subject: [PATCH] Apply suggestions from code review Co-Authored-By: Ghom <42542238+Ghommie@users.noreply.github.com> --- code/game/objects/effects/contraband.dm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/code/game/objects/effects/contraband.dm b/code/game/objects/effects/contraband.dm index 4c89496679..18b9d40346 100644 --- a/code/game/objects/effects/contraband.dm +++ b/code/game/objects/effects/contraband.dm @@ -411,7 +411,7 @@ /obj/structure/sign/poster/contraband/buzzfuzz name = "Buzz Fuzz" - desc = "A poster advertising the newest drink Buzz Fuzz with its iconic slogan of ~A Hive of Flavour~." + desc = "A poster advertising the newest drink \"Buzz Fuzz\" with its iconic slogan of ~A Hive of Flavour~." icon_state = "poster45" /obj/structure/sign/poster/official @@ -602,13 +602,12 @@ /obj/structure/sign/poster/official/spiderlings name = "Spiderlings" - desc = "This poster helps inform the crew of the dangers of spiderlings." + desc = "This poster informs the crew of the dangers of spiderlings." icon_state = "poster36_legit" /obj/structure/sign/poster/official/duelshotgun name = "Cycler Shotgun Ad" - desc = "A advertisement poster of the latest breakthrough in shotgun technology, double barrable combat shotgun. \ - The poster boasts about how easy it is to swap between the two cyclers." + desc = "A poster advertising an advanced dual magazine tubes shotgun, boasting about how easy it is to swap between the two tubes." icon_state = "poster37_legit" #undef PLACE_SPEED