mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
@@ -22,7 +22,7 @@
|
||||
return FALSE
|
||||
if(!user)
|
||||
return
|
||||
if((user.mind && !wizards.is_antagonist(user.mind)))
|
||||
if((user.mind && !GLOB.wizards.is_antagonist(user.mind)))
|
||||
to_chat(user, span_warning("You stare at the book but cannot make sense of the markings!"))
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user