Skip to content

Commit

Permalink
Adds empath override to the .dme (Bubberstation#1713)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrangeWeirdKitten authored Jul 1, 2024
1 parent 5ea82d6 commit 6c9639c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/datum/quirk/empath
/datum/quirk/empath
value = 3 // Original: value = 8 - Skyrat Value: 6
1 change: 1 addition & 0 deletions tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -8863,6 +8863,7 @@
#include "modular_zubbers\code\modules\quirks\code\neutral_quirks\hungry.dm"
#include "modular_zubbers\code\modules\quirks\code\neutral_quirks\waddle.dm"
#include "modular_zubbers\code\modules\quirks\code\positive_quirks\dominant_aura.dm"
#include "modular_zubbers\code\modules\quirks\code\positive_quirks\empath_override.dm"
#include "modular_zubbers\code\modules\ratqueen\regalrat.dm"
#include "modular_zubbers\code\modules\reagents\drink_reagents.dm"
#include "modular_zubbers\code\modules\reagents\chemistry\reagents\food_reagents.dm"
Expand Down

0 comments on commit 6c9639c

Please sign in to comment.