mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Reading books can help decrease brain damage (#22582)
* librarian has a purpose now * i forgot to push this * lewc review
This commit is contained in:
@@ -736,3 +736,7 @@
|
||||
/datum/status_effect/rev_protection/on_remove()
|
||||
UnregisterSignal(owner, COMSIG_HUMAN_ATTACKED)
|
||||
. = ..()
|
||||
|
||||
/datum/status_effect/bookwyrm
|
||||
duration = BRAIN_DAMAGE_MOB_TIME
|
||||
alert_type = null
|
||||
|
||||
Reference in New Issue
Block a user