mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
Changes Spellbook can't open text
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user