From 00ac20bf24f6a6a5fb6939b07b60c6916042e790 Mon Sep 17 00:00:00 2001 From: El Derp o Derp Date: Mon, 23 Dec 2024 09:45:34 +0200 Subject: [PATCH] Extra snowglobes part one. --- .../story_content/deepred_warfare/code/curios.dm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/maplestation_modules/story_content/deepred_warfare/code/curios.dm b/maplestation_modules/story_content/deepred_warfare/code/curios.dm index 868710142aeb..8ba01d8c8c54 100644 --- a/maplestation_modules/story_content/deepred_warfare/code/curios.dm +++ b/maplestation_modules/story_content/deepred_warfare/code/curios.dm @@ -182,3 +182,18 @@ /obj/item/snowglobe/empty desc = "A small glass globe filled with a miniature winter scene. This one is completely empty, save for the snow." + +/obj/item/snowglobe/extra + desc = "A small glass globe filled with a miniature winter scene. Inside is a miniature model of a human, clad deep red naval captain's attire, with a large gun case slung across their back." + +/obj/item/snowglobe/extra/moon + desc = "A small glass globe filled with a miniature winter scene. Inside is a miniature model of Earth's moon. You didn't know it snowed on the Moon." + +/obj/item/snowglobe/extra/marisa + desc = "A small glass globe filled with a miniature winter scene. Inside is a miniature model of a monochromatic, ordinary witch soaring through snowy clouds on their broom." + +/obj/item/snowglobe/extra/astral + desc = "A small glass globe filled with a miniature winter scene. Inside is a miniature model of a starstruck wasteland, infected by an otherworldly blight." + +/obj/item/snowglobe/extra/arbiter + desc = "A small glass globe filled with a miniature winter scene. Inside is a miniature model of a person wrapped in a pitch black cloak with golden, hexagonal highlights. They stand in the centre of a ruined cityscape."