From 48d49eccb9b27a7abac89f8b73ba8cbe0044f4df Mon Sep 17 00:00:00 2001 From: ThePooba <81843097+ThePooba@users.noreply.github.com> Date: Sat, 28 Sep 2024 20:51:55 -0600 Subject: [PATCH] Update admin_plushies.dm --- monkestation/code/game/objects/items/admin_plushies.dm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/monkestation/code/game/objects/items/admin_plushies.dm b/monkestation/code/game/objects/items/admin_plushies.dm index 4d26ed9ef926..61155eeb5b7d 100644 --- a/monkestation/code/game/objects/items/admin_plushies.dm +++ b/monkestation/code/game/objects/items/admin_plushies.dm @@ -54,7 +54,7 @@ /obj/item/toy/plush/admin/andrea name = "andrea" - desc = "Best combat medic around.. if you're legs are blown off and you see this fellah comming around- you're lucky." + desc = "Best combat medic around.. if your legs are blown off and you see this fellah comming around- you're lucky." icon_state = "andrea" /datum/loadout_item/toys/andrea name = "Andrea Plush" @@ -186,7 +186,7 @@ /obj/item/toy/plush/admin/amunsethep name = "amun set hep" - desc = "SAND CURRSSEEE BE UPON YOU!!!" + desc = "CURSE OF THE SANDS BE UPON YOU!!!" icon_state = "amunsethep" /datum/loadout_item/toys/amunsethep name = "Amun Set Hep Plush" @@ -198,7 +198,7 @@ /obj/item/toy/plush/admin/tendsthefire name = "tends-the-fire" - desc = "It's Tends-The-Fire!" + desc = "It's Tends-The-Fire!, what a lovable little lizard!" icon_state = "tendsthefire" /datum/loadout_item/toys/tendsthefire name = "Tends-The-Fire Plush" @@ -246,7 +246,7 @@ /obj/item/toy/plush/admin/veth name = "veth" - desc = "It's Veth!" + desc = "It's Veth! Suprisingly not upside down!" icon_state = "veth" /datum/loadout_item/toys/veth name = "Veth Plush"