From 849df7e25b61ee334c59516f8059580b0496e973 Mon Sep 17 00:00:00 2001 From: TobyThorne <45202681+TobyThorne@users.noreply.github.com> Date: Thu, 26 Sep 2024 03:13:09 +0500 Subject: [PATCH] Init --- code/game/objects/items/sand_gifts/ray_of_osiris.dm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 code/game/objects/items/sand_gifts/ray_of_osiris.dm diff --git a/code/game/objects/items/sand_gifts/ray_of_osiris.dm b/code/game/objects/items/sand_gifts/ray_of_osiris.dm new file mode 100644 index 00000000000..93fb3bf986b --- /dev/null +++ b/code/game/objects/items/sand_gifts/ray_of_osiris.dm @@ -0,0 +1,4 @@ + +/obj/item/sand_gift/ray_of_osiris + name = "Ray of Osiris" + desc = "What appears to be a solidified ray of sunlight, it feels gravely cold to the touch, as if it drains heat from your very soul. Although it appears to be transparent at first glance, what you see when you look through it is anything but our world. You can only wonder what will happen once it shatters."