This commit is contained in:
Kashargul
2024-10-04 12:53:24 +02:00
committed by GitHub
parent 8e6c39e29b
commit d8c2ad7cd8
+2 -2
View File
@@ -295,8 +295,8 @@ Book Cart End
/obj/item/book/attack(mob/living/carbon/M as mob, mob/living/carbon/user as mob)
if(user.zone_sel.selecting == O_EYES)
user.visible_message(span_notice("You open up the book and show it to [M]. "), \
span_notice(" [user] opens up a book and shows it to [M]. "))
user.visible_message(span_notice("You open up the book and show it to [M]."), \
span_notice(" [user] opens up a book and shows it to [M]."))
M << browse("<TT><I>Penned by [author].</I></TT> <BR>" + "[dat]", "window=book")
user.setClickCooldown(DEFAULT_QUICK_COOLDOWN) //to prevent spam