From 489ae05747820d47d51a58b9c2f7571a9f4caf27 Mon Sep 17 00:00:00 2001 From: bearrrrrrrr <54826962+bearrrrrrrr@users.noreply.github.com> Date: Tue, 9 Jan 2024 06:22:48 -0500 Subject: [PATCH] better joke, actually --- code/game/objects/effects/spawners/prop_gun_spawner.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/game/objects/effects/spawners/prop_gun_spawner.dm b/code/game/objects/effects/spawners/prop_gun_spawner.dm index 1280e8a286..73e569f311 100644 --- a/code/game/objects/effects/spawners/prop_gun_spawner.dm +++ b/code/game/objects/effects/spawners/prop_gun_spawner.dm @@ -94,4 +94,5 @@ /obj/effect/spawner/prop_gun/anti_tank prop_gun_type = /obj/item/weapon/gun/launcher/rocket/anti_tank custom_gun_name = "\improper Spent M83A2 SADAR" - custom_gun_desc = "A spent M83A2 tube. Partially kept as a trophy after a lucky tank kill close to a click out- and partially kept as a prop to scare the vehicle crewmen with." + custom_gun_desc = "A spent M83A2 tube. It's, partially, been kept as a trophy after a lucky tank kill nearly a thousand meters out. Someone has spray-painted a single tally-mark on the side to commemorate its kill-count." +