diff --git a/code/game/gamemodes/wizard/spellbook.dm b/code/game/gamemodes/wizard/spellbook.dm index a2e15b3eb15..084cefb272c 100644 --- a/code/game/gamemodes/wizard/spellbook.dm +++ b/code/game/gamemodes/wizard/spellbook.dm @@ -34,7 +34,7 @@ owner = user return if(user != owner) - user << "You can't open the spellbook somehow." + user << "The [name] does not recognize you as it's owner and refuses to open." return user.set_machine(src) var/dat