summaryrefslogtreecommitdiff
path: root/custom.patch
diff options
context:
space:
mode:
Diffstat (limited to 'custom.patch')
-rw-r--r--custom.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/custom.patch b/custom.patch
index 322b809..6d2c4ae 100644
--- a/custom.patch
+++ b/custom.patch
@@ -187,10 +187,10 @@
@@ -1008,8 +1008,9 @@
int iInfoLine = 0;
- if( u.has_amount( "holybook_bible1", 1 ) || u.has_amount( "holybook_bible2", 1 ) ||
-- u.has_amount( "holybook_bible3", 1 ) ) {
+ if( u.has_amount( itype_holybook_bible1, 1 ) || u.has_amount( itype_holybook_bible2, 1 ) ||
+- u.has_amount( itype_holybook_bible3, 1 ) ) {
- if( !( u.has_trait( trait_id( "CANNIBAL" ) ) || u.has_trait( trait_id( "PSYCHOPATH" ) ) ) ) {
-+ u.has_amount( "holybook_bible3", 1 ) || u.has_trait( trait_id( "THRESH_VAMP" ) ) ) {
++ u.has_amount( itype_holybook_bible3, 1 ) || u.has_trait( trait_id( "THRESH_VAMP" ) ) ) {
+ if( !( u.has_trait( trait_id( "CANNIBAL" ) ) || u.has_trait( trait_id( "PSYCHOPATH" ) ) ||
+ u.has_trait( trait_id( "THRESH_VAMP" ) ) ) ) {
vRip.emplace_back( " _______ ___" );