From c2a8a9f0cc2cd712a62fbc4483e2684bebd4acab Mon Sep 17 00:00:00 2001 From: MrMacint0sh <39393053+MrMacint0sh@users.noreply.github.com> Date: Wed, 6 Feb 2019 01:02:24 -0500 Subject: [PATCH] Another Revised Muninn Coding --- .../simple_animal/vore/shadekin/types.dm | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/code/modules/mob/living/simple_animal/vore/shadekin/types.dm b/code/modules/mob/living/simple_animal/vore/shadekin/types.dm index d5d5150d29..73c5a45be0 100644 --- a/code/modules/mob/living/simple_animal/vore/shadekin/types.dm +++ b/code/modules/mob/living/simple_animal/vore/shadekin/types.dm @@ -302,22 +302,28 @@ //"Two scarves. No more, No Less." -Muninn /mob/living/simple_animal/shadekin/blue/muninn name ="Muninn" - desc = "A gray furred shadekin, a little on the hefty side. Rocks two scarves, one on the neck, one on the tail. He seems eager to take in the sights. + desc = "A gray furred shadekin, a little on the hefty side. Rocks two scarves, one on the neck, one on the tail. \ + He seems eager to take in the various sights and sounds of the station" icon_state = "muninn" eye_desc = "e_blue" - vore_stomach_flavor = "You're stuck in a warm, tight stomach. A blue light, as soft as the walls surrounding you, illuminates the cramped chamber. \ - Muninn's walls gently squeeze over your form, like a tight, yet comfortable hug. The gut itself was relatively dry, only slightly damp. \ + vore_stomach_flavor = "You're stuck in a warm, tight stomach. \ + A blue glow, as soft as the walls surrounding you, illuminates the cramped chamber. \ + Muninn's walls gently squeeze over your form, like a tight, yet comfortable hug. \ + The gut itself was relatively dry, only slightly damp. \ As Muninn ambles along, you'd gently sway within. It's quite the nice place to stay for a while." player_msg = "You are Muninn. Today you feel... Curious." //"Here's a little lesson in the trickeries" -Muninn /mob/living/simple_animal/shadekin/purple/muninn name ="Muninn" - desc = "A gray furred shadekin, a little on the hefty side. Rocks two scarves, one on the neck, one on the tail. He seems a little mischevious... better keep an eye on him." + desc = "A gray furred shadekin, a little on the hefty side. Rocks two scarves, one on the neck, one on the tail.\ + He seems a little mischevious... better keep an eye on him." icon_state = "muninn" eye_desc = "e_purple" - vore_stomach_flavor = "You're stuck in a warm, tight stomach. A purple light, as soft as the walls surrounding you, illuminates the cramped chamber. \ - Muninn's walls gently squeeze over your form, like a tight hug. The gut itself was relatively dry, only slightly damp. \ + vore_stomach_flavor = "You're stuck in a warm, tight stomach. \ + A purple glow, as soft as the walls surrounding you, illuminates the cramped chamber. \ + Muninn's walls gently squeeze over your form, like a tight hug. \ + The gut itself was relatively dry, only slightly damp. \ It didn't seem that Muninn was digesting you. More like... sapping your energy and making you feel tired. \ A nap in this comfortable chamber wouldn't be the worst thing, would it?" player_msg = "You are Muninn. Today you feel... Mischevious."