From ada383e62998d335cb7799cf8766598b7fa48a6d Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sun, 17 Sep 2017 12:03:12 -0500 Subject: [PATCH] [MIRROR] Clarifies the egyptian staff desc (#2811) * Clarifies the egyptian staff desc (#30765) * Clarifies the egyptia staff desc * I can't write * Clarifies the egyptian staff desc --- code/game/objects/items/holy_weapons.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/holy_weapons.dm b/code/game/objects/items/holy_weapons.dm index ac5519c698..3e8ac576ff 100644 --- a/code/game/objects/items/holy_weapons.dm +++ b/code/game/objects/items/holy_weapons.dm @@ -408,7 +408,7 @@ /obj/item/nullrod/egyptian name = "egyptian staff" - desc = "A tutorial in mummification is carved into the staff. You could probably follow the steps yourself if you had some bandages." + desc = "A tutorial in mummification is carved into the staff. You could probably craft the wraps if you had some cloth." icon = 'icons/obj/guns/magic.dmi' icon_state = "pharoah_sceptre" item_state = "pharoah_sceptre"