From 68713535ba55264f1ea4e9e175eb62ae508db307 Mon Sep 17 00:00:00 2001 From: sarcoph <83266791+sarcoph@users.noreply.github.com> Date: Mon, 25 Apr 2022 23:40:03 -0800 Subject: [PATCH] clearer love dice descriptions --- hyperstation/code/game/objects/items/lovedice.dm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hyperstation/code/game/objects/items/lovedice.dm b/hyperstation/code/game/objects/items/lovedice.dm index 1c1e8c73a..2048fce55 100644 --- a/hyperstation/code/game/objects/items/lovedice.dm +++ b/hyperstation/code/game/objects/items/lovedice.dm @@ -41,6 +41,7 @@ sarcoph mar 2022 /obj/item/dice/lover/d6_gesture name = "lover's d6 (v1)" + desc = "A die with six sides to inspire some bedroom action. This one has intimate gestures." icon_state = "loved6_1" special_faces = list( "Let's hug", @@ -53,6 +54,7 @@ sarcoph mar 2022 /obj/item/dice/lover/d6_location name = "lover's d6 (v2)" + desc = "A die with six sides to inspire some bedroom action. This one has different locations." icon_state = "loved6_2" special_faces = list( "On a chair", @@ -65,6 +67,7 @@ sarcoph mar 2022 /obj/item/dice/lover/d6_action name = "lover's d6 (v3)" + desc = "A die with six sides to inspire some bedroom action. This one has different actions." icon_state = "loved6_3" special_faces = list( "Caress my", @@ -77,6 +80,7 @@ sarcoph mar 2022 /obj/item/dice/lover/d6_bodypart name = "lover's d6 (v4)" + desc = "A die with six sides to inspire some bedroom action. This one has body parts." icon_state = "loved6_4" special_faces = list( "Back",