Skip to content

Commit

Permalink
Update negative_quirks.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
CannibalHunter committed Sep 22, 2024
1 parent 7de9220 commit 9315b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monkestation/code/datums/quirks/negative_quirks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
/datum/quirk/soullessdoor
name = "Soulless"
desc = "How come the door cameras can't see me!"
value = -1
value = -2
icon = FA_ICON_GHOST
gain_text = span_notice("You have trouble with the doors not opening when you approach.")
lose_text = span_notice("You feel like the doors can see you again.. what.")

0 comments on commit 9315b34

Please sign in to comment.