summaryrefslogtreecommitdiff
path: root/custom.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-29 19:55:24 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-29 19:55:24 -0700
commit4717bc0e562d1328b24b780bb5ab327e82b28fa6 (patch)
treeedc37436e700a188d62a889969bfbebce5835a87 /custom.patch
parentUpdated to 2021-09-20-1811 (diff)
downloadcataclysm-bn-4717bc0e562d1328b24b780bb5ab327e82b28fa6.tar.xz
Updated to 2021-09-29-2237
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( " _______ ___" );