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"